Android

项目御用依赖

2020-01-03  本文已影响0人  卢融霜
androidx.recyclerview:recyclerview:1.1.0
com.github.CymChad:BaseRecyclerViewAdapterHelper:2.9.40
    implementation 'com.jakewharton:butterknife:10.2.0'
    annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.0'
    implementation 'com.jakewharton:butterknife:10.2.0'
    annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.0'
 implementation 'com.squareup.retrofit2:retrofit:2.6.2'
 implementation 'com.squareup.retrofit2:converter-gson:2.6.2'
 implementation 'com.github.bumptech.glide:glide:4.10.0'
 annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0'
implementation 'com.github.xuexiangjys:XUI:1.0.9'
implementation 'com.google.android.material:material:1.2.0-alpha02'
implementation 'com.gyf.immersionbar:immersionbar:2.3.3-beta09'
implementation 'com.github.hackware1993:MagicIndicator:1.5.0'
 implementation 'com.wang.avi:library:2.1.3'
implementation 'com.haibin:calendarview:3.6.6'
implementation 'org.greenrobot:eventbus:3.1.1'
上一篇下一篇

猜你喜欢

热点阅读