KotlinBase:基于kotlin的快速开发框架

时间:2021-04-05 14:07:26
【文件属性】:
文件名称:KotlinBase:基于kotlin的快速开发框架
文件大小:249KB
文件格式:ZIP
更新时间:2021-04-05 14:07:26
kotlin quickstart Kotlin KotlinBase 用kotlin代码对TwanBase库进行全面升级 简要说明 已集成一些常用的第三方库,并附带附带了网络请求,底部栏等 预览 第三方库如下 //工具类 implementation ' com.blankj:utilcodex:1.29.0 ' // rxhttp网络库 implementation ' com.ljx.rxhttp:rxhttp:2.2.8 ' implementation ' com.squareup.okhttp3:okhttp:4.7.2 ' // rxhttp v2.2.2版本起,需要手动依赖okhttp kapt ' com.ljx.rxhttp:rxhttp-compiler:2.2.8 ' //生成RxHttp类,非kotlin项目,请使用annotationProcessor代替kapt implementation ' com.lj

网友评论