Android開發中經常使用的依賴(持續更新中。。。)

1. Volley

compile 'com.android.volley:volley:1.0.0'

2. okhttp

compile 'com.squareup.okhttp3:okhttp:3.4.1'
compile 'com.squareup.okhttp3:okhttp-urlconnection:3.4.1'

3. Gson

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

4. recyclerview

compile 'com.android.support:recyclerview-v7:23.1.1'
相關文章
相關標籤/搜索