robot1d59cc305 / Android-Libs-Documents

A portal to some android libraries' documents which usually be used

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android-Libs-Documents

集合一下各种常用库的文档地址和Gradle依赖路径

####Universial-Image-Loader

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

####Volley

compile 'com.mcxiaoke.volley:library:1.0.6'

####Picasso

compile 'com.squareup.picasso:picasso:2.3.4'

####Android-Times-Square

compile 'com.squareup:android-times-square:(version)@aar'

####Realm-Java

compile 'io.realm:realm-android:0.71.0'

####ButterKnife

compile 'com.jakewharton:butterknife:5.1.2'

###If more, fork me and pull request.

About

A portal to some android libraries' documents which usually be used