Android 常用框架

来源:互联网 发布:ubuntu 16.04 ssd hdd 编辑:程序博客网 时间:2024/06/06 05:07
 compile 'com.youth.banner:banner:1.4.9'//图片轮播依赖
 compile 'com.squareup.okhttp3:okhttp:3.8.1'//网络请求依赖
 compile 'com.android.support:design:26.0.0-alpha1'//RecyclerView依赖
 compile 'com.github.bumptech.glide:glide:3.7.0'//加载图片依赖
 compile 'com.google.code.gson:gson:2.2.4'//Gson解析
 compile 'de.greenrobot:eventbus:3.0.0-beta1'
原创粉丝点击