lsjwzh / RecyclerViewPager

Deprecated
Apache License 2.0
3.53k stars 667 forks source link

最新依赖库问题 #167

Open CJEEP opened 7 years ago

CJEEP commented 7 years ago

compile 'com.github.lsjwzh.RecyclerViewPager:tablayoutsupport:v1.1.2' 加入会报错。

catchfishday commented 7 years ago

Error:(25, 13) Failed to resolve: com.github.lsjwzh.RecyclerViewPager:tablayoutsupport:v1.1.2 相同问题

paulhsu201605 commented 6 years ago

in AndroidStudio, I use implementation 'com.github.lsjwzh.RecyclerViewPager:lib:v1.1.2@aar' or compile 'com.github.lsjwzh.RecyclerViewPager:lib:v1.1.2@aar'

Both have Error:(30, 20) Failed to resolve: com.github.lsjwzh.RecyclerViewPager:lib:v1.1.2

chenwen3k commented 6 years ago

I have the same issue: Error:(90, 20) Failed to resolve: com.github.lsjwzh.RecyclerViewPager:lib:v1.1.2