常用依赖/开源库归类

依赖/开源库:

百分比布局:compile 'com.android.support:percent:+'

RecyclerVIew:com.android.support:recyclerview-v7:+

LitePal:compile 'org.litepal.android:core:1.3.2'

OKHttp:com.squareup.okhttp3:okhttp:3.4.1

GSON:com.google.code.gson:gson:2.7

Design Support:com.android.support:design:24.2.1

CircleImageView:de.hdodenhof:circleimageview:2.1.0

CardView:com.android.support:cardview-v7:24.2.1

Glide:com.github.bumptech.glide:glide:3.7.0

android-gif-drawable:compile 'pl.droidsonroids.gif:android-gif-drawable:1.1.17'

原文地址:https://www.cnblogs.com/IceBlueBrother/p/8950000.html