Android开发常用依赖集合

卡片式控件CardView

implementation'com.android.support:cardview-v7:25.2.0'


Android Design包

implementation'com.android.support:design:26.0.0'


轮播控件Banner

implementation'com.youth.banner:banner:1.4.10'


高度解耦,灵活的RecyclerView

implementation'com.globus-ltd:recyclerview:1.0.2'


Retrofit网络请求框架组合

implementation'com.squareup.okhttp3:okhttp:3.1.2'  

implementation'com.squareup.retrofit2:retrofit:2.0.2'

implementation'com.google.code.gson:gson:2.8.5'

implementation'com.squareup.retrofit2:converter-gson:2.0.2'


implementation'com.jakewharton.rxbinding2:rxbinding:2.0.0'

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。