scwang90 / SmartRefreshLayout

🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
https://segmentfault.com/a/1190000010066071
Apache License 2.0
24.94k stars 4.96k forks source link

Failed to resolve: com.scwang.smartrefresh:SmartRefreshLayout:1.1.3 #1581

Open benedictcontawe opened 2 months ago

benedictcontawe commented 2 months ago

I have already clean build ang sync build but can't able to fix the issue

benedictcontawe commented 1 month ago

I have already clean build ang sync build but can't able to fix the issue any updates

vinhhoang2402 commented 1 month ago

I just added maven { url 'https://maven.aliyun.com/repository/jcenter' } and it worked for me.