码迷,mamicode.com
首页 > 其他好文 > 详细

依赖库引入记录

时间:2018-05-13 11:58:11      阅读:162      评论:0      收藏:0      [点我收藏+]

标签:依赖   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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!