依赖笔记懒鬼

compile 'com.jakewharton:butterknife:8.5.1'
compile 'com.jakewharton:butterknife-compiler:8.5.1'
compile 'com.github.jdsjlzx:LRecyclerView:1.3.7'
compile 'com.youth.banner:banner:1.4.9'
compile 'com.roughike:bottom-bar:2.1.1'
compile 'com.github.bumptech.glide:glide:3.7.0'
compile 'com.facebook.fresco:fresco:1.0.1'
compile 'com.squareup.retrofit2:retrofit:2.1.0'
compile 'com.squareup.retrofit2:converter-gson:2.1.0'
compile 'com.google.code.gson:gson:2.8.0'
compile 'com.squareup.okhttp3:okhttp:3.6.0'
compile 'com.squareup.okhttp3:logging-interceptor:3.6.0'
compile 'com.pkmmte.view:circularimageview:1.1'
compile 'org.jsoup:jsoup:1.9.2'


原文地址:https://www.cnblogs.com/ll-ouyang/p/6678809.html