项目中必备的一些第三方库

总结一下项目中肯定会用到的一些第三方库。靠谱。直接拿来用就可以了。

//Gson+FastJson
implementation 'com.google.code.gson:gson:2.6.2'
implementation 'com.alibaba:fastjson:1.2.44'

//retrofit2 +rxjava+rxandroid
implementation 'com.squareup.retrofit2:retrofit:2.1.0'
implementation 'com.squareup.retrofit2:converter-gson:2.1.0'
implementation 'com.squareup.retrofit2:adapter-rxjava:2.1.0'
implementation 'io.reactivex:rxandroid:1.2.0'

//底部导航tab
implementation 'com.ashokvarma.android:bottom-navigation-bar:2.0.3'
implementation 'com.android.support:design:27.+'

//下拉刷新
implementation 'com.scwang.smartrefresh:SmartRefreshLayout:1.0.3'
implementation 'com.scwang.smartrefresh:SmartRefreshHeader:1.0.3'

//recyclerview适配器
implementation 'com.zhy:base-rvadapter:3.0.3'
implementation files('libs/xiaonengutil.jar')

//加载图片
implementation 'com.github.bumptech.glide:glide:3.7.0'
implementation 'com.android.support:cardview-v7:27.1.1'


//tab切换
implementation 'com.github.hackware1993:MagicIndicator:1.5.0'

//流式布局
implementation 'com.hyman:flowlayout-lib:1.1.2'

//轮播图
implementation 'com.youth.banner:banner:1.4.9'

//验证码输入框
implementation deps.widget.captchaInput

//圆形imagview
implementation deps.widget.roundedImageView

//数值进度条
implementation deps.widget.numberProgressBar

//富文本
implementation deps.widget.richtext

// 阻止三方SDK中常见的严重影响用户体验的『链式唤醒』行为
implementation deps.lib.condom

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值