youlookwhat/DesignPattern

Could not find com.github.youlookwhat:ByRecyclerView:1.0.15-support

sunnyswag opened this issue · 3 comments

使用最新版本:

implementation 'com.github.youlookwhat:ByRecyclerView:1.3.2'

https://github.com/youlookwhat/ByRecyclerView/wiki/Update-log

好吧,还是找不到,换成普通的 RecyclerView 好了

现在可以了吗,

allprojects {
	repositories {
		...
		maven { url "https://jitpack.io" }
	}
}
dependencies {
	// AndroidX版本引入
	implementation 'com.github.youlookwhat:ByRecyclerView:1.3.2'
}

你应该提错项目了吧,在这里:ByRecyclerView

是这个项目的,可能是网络问题,先忽略吧~