标签:依赖 google ide ati view master recycle span com
implementation ‘com.android.support:percent:27.1.1‘// 百分比布局
implementation‘com.android.support:recyclerview-v7:27.1.1‘// 滚动栏
implementation‘com.android.support:cardview-v7:27.1.1‘// 卡片布局 有阴影效果
implementation‘com.github.bumptech.glide:glide:3.7.0‘// 图片加载库
implementation‘com.google.code.gson:gson:2.7‘// 解析json
implementation ‘com.squareup.okhttp3:okhttp:3.4.1‘ // okhttp
implementation ‘com.github.ctiao:DanmakuFlameMaster:0.5.3‘// bilibili 开源弹幕库
标签:依赖 google ide ati view master recycle span com
原文地址:https://www.cnblogs.com/the-wang/p/9031391.html