youlookwhat / ByRecyclerView

🔥 RecyclerView 下拉刷新、上拉松手/自动加载更多、item点击/长按、item局部刷新、头布局/尾布局/状态布局、万能分割线、Skeleton骨架图、极简adapter、嵌套滑动置顶
https://youlookwhat.github.io/ByRecyclerView
Apache License 2.0
798 stars 139 forks source link

仓库下载不到资源 #56

Closed cmlanche closed 2 years ago

cmlanche commented 2 years ago

Failed to resolve: com.github.youlookwhat:ByRecyclerView:1.3.1 Show in Project Structure dialog Affected Modules: app

已配置如下: maven { url "https://jitpack.io" } implementation 'com.github.youlookwhat:ByRecyclerView:1.3.1'