1. 程式人生 > >依賴

依賴

 compile 'com.xhb:xbanner:1.2.2'
    compile 'com.nineoldandroids:library:2.4.0'
    compile 'com.github.bumptech.glide:glide:3.7.0'
    compile 'jp.wasabeef:glide-transformations:1.0.6'
    implementation 'com.google.code.gson:gson:2.2.4'
    implementation files('libs/universal-image-loader-1.9.5.jar')
    implementation 'com.google.code.gson:gson:2.8.5'
 compile 'com.github.andyoom:draggrid:v1.0.1'