MusicPlayer下build.gradle的依赖

益明朗
2023-12-01
compile 'io.github.openfeign:feign-gson:9.4.0'

http://blog.csdn.net/wenzhi20102321/article/details/53454550

compile 'de.greenrobot:eventbus:3.0.0-beta1'

http://blog.csdn.net/qq_28746251/article/details/51476389

compile 'com.zhy:okhttputils:2.3.8'

http://blog.csdn.net/lmj623565791/article/details/47911083

compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.5'

http://blog.csdn.net/xiaanming/article/details/26810303

compile 'com.google.android.gms:play-services-appindexing:8.4.0'
compile 'org.jsoup:jsoup:1.9.1'

解析html 文档 ,一般应用在网络检索方面的

compile files('libs/YoumiSdk_v7.2.1_2017-04-11.jar')
    compile files('libs/AppOffer_3.0.1.jar')
 类似资料: