android studio 中依賴庫compile 的一些庫的地址

1.添加Gson的依賴庫git

compile 'com.google.code.gson:gson:2.2.4'

2.使用Volley執行網絡數據傳輸的依賴庫github

compile 'com.mcxiaoke.volley:library-aar:1.0.0'

 3.使用glide的加載庫網絡

compile 'com.github.bumptech.glide:glide:3.5.2' 

 4.okHttp的依賴庫ide

compile 'com.squareup.okhttp:okhttp:2.4.0'

還要添加 okhttp的依賴庫google

compile 'com.squareup.okio:okio:1.5.0'

 

 

 

 

 

後期不定時的陸續更新ingspa

相關文章
相關標籤/搜索