项目中常用依赖 持续更新中

//okhttp3
    implementation("com.squareup.okhttp3:okhttp:4.9.3")
    implementation("com.squareup.okhttp3:logging-interceptor:4.9.3")
    //rx
    implementation("io.reactivex.rxjava3:rxjava:3.1.3")
    implementation("io.reactivex.rxjava3:rxandroid:3.0.0")
    implementation("com.squareup.retrofit2:retrofit:2.9.0")
    implementation("com.squareup.retrofit2:converter-gson:2.9.0")
    implementation("com.squareup.retrofit2:adapter-rxjava3:2.9.0")
    //AutoDispose解决RxJava内存泄漏
    implementation 'com.uber.autodispose2:autodispose:2.0.0'
    implementation 'com.uber.autodispose2:autodispose-android:2.0.0'
    implementation 'com.uber.autodispose2:autodispose-lifecycle:2.0.0'
    implementation 'com.uber.autodispose2:autodispose-androidx-lifecycle:2.0.0'

    //glide
    implementation 'com.github.bumptech.glide:glide:4.12.0'
    annotationProcessor 'com.github.bumptech.glide:compiler:4.8.0'
    implementation 'jp.wasabeef:glide-transformations:4.1.0'//变换效果
    implementation 'io.github.FlyJingFish.OpenImage:OpenImageGlideLib:2.1.9'
    implementation 'io.github.FlyJingFish.OpenImage:OpenImageCoilLib:2.1.9'


    implementation 'com.blankj:utilcodex:1.31.1'

    //沉浸式
    implementation 'com.geyifeng.immersionbar:immersionbar:3.2.2'
    //greendao
    implementation 'org.greenrobot:greendao:3.3.0' // add library


    //adapter
    implementation "io.github.cymchad:BaseRecyclerViewAdapterHelper4:4.1.0"

    //刷新加载
    implementation 'io.github.scwang90:refresh-layout-kernel:2.0.5'      //核心必须依赖
    implementation 'io.github.scwang90:refresh-header-classics:2.0.5'    //经典刷新头
    //   图片选择器
    implementation 'io.github.lucksiege:pictureselector:v3.11.1'
    //其中latest.release指代最新Bugly SDK版本号
    implementation 'com.tencent.bugly:crashreport:4.1.9.3'

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值