We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
implementation 'io.github.scwang90:refresh-layout-kernel:2.1.0' //核心必须依赖 implementation 'io.github.scwang90:refresh-header-classics:2.1.0' //经典刷新头
但是这个项目 //2.x implementation 'com.scwang.smart:refresh-layout-horizontal:2.0.0' implementation 'com.scwang.smart:refresh-layout-kernel:2.0.1' implementation 'com.scwang.smart:refresh-header-classics:2.0.1' //经典刷新头 implementation 'com.scwang.smart:refresh-header-material:2.0.1' //谷歌刷新头
是我导入有问题吗
The text was updated successfully, but these errors were encountered:
导入没问题,建议使用阿里云镜像可以解决这个问题
Sorry, something went wrong.
No branches or pull requests
implementation 'io.github.scwang90:refresh-layout-kernel:2.1.0' //核心必须依赖
implementation 'io.github.scwang90:refresh-header-classics:2.1.0' //经典刷新头
但是这个项目
//2.x
implementation 'com.scwang.smart:refresh-layout-horizontal:2.0.0'
implementation 'com.scwang.smart:refresh-layout-kernel:2.0.1'
implementation 'com.scwang.smart:refresh-header-classics:2.0.1' //经典刷新头
implementation 'com.scwang.smart:refresh-header-material:2.0.1' //谷歌刷新头
是我导入有问题吗
The text was updated successfully, but these errors were encountered: