几个比较常用的jar包

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了几个比较常用的jar包相关的知识,希望对你有一定的参考价值。

 

如果在android studio 搜不出来的话可以把他们直接添加到build里面

compile ‘com.squareup.retrofit2:converter-gson:2.3.0‘

compile ‘com.squareup.okhttp3:okhttp:3.9.0‘

compile ‘com.mcxiaoke.next:recycler:1.5.0‘   

compile ‘com.github.bumptech.glide:glide:3.7.0‘ 

compile ‘eu.the4thfloor.volley:com.android.volley:2015.05.28‘ 

compile ‘com.google.code.gson:gson:2.8.2‘

以上是关于几个比较常用的jar包的主要内容,如果未能解决你的问题,请参考以下文章

常用的jar包

常用jar包用途

常用jar包用途

java开发常用jar包

AndroidStudio如何导入jar,so,以及第三方的开源库?

Java -- 为常用包创建 Jar 文件