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'
posted @ 2016-09-06 09:48  yly123  阅读(263)  评论(0编辑  收藏  举报