Recyclerview
compile 'com.android.support:recyclerview-v7:21.0.+'


butterKnife 的依赖
compile 'com.jakewharton:butterknife:7.0.1'

Jsoup依赖
compile 'org.jsoup:jsoup:1.9.2'

Xutils依赖
compile 'org.xutils:xutils:3.5.0'

Glide依赖
compile 'com.github.bumptech.glide:glide:3.7.0'

banner依赖
compile 'com.youth.banner:banner:1.4.9'

Tablayout依赖
compile 'com.android.support:design:25.0.1'


ImageLoder依赖
compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.5'


Json依赖
compile 'com.google.code.gson:gson:2.8.1'

相关文章:

  • 2018-06-04
  • 2022-12-23
  • 2021-05-28
  • 2021-10-13
  • 2021-08-03
  • 2021-12-11
  • 2022-12-23
  • 2021-09-08
猜你喜欢
  • 2021-09-22
  • 2022-12-23
  • 2021-10-14
  • 2022-12-23
  • 2021-08-24
  • 2021-08-31
  • 2022-12-23
相关资源
相似解决方案