Jar examples for a:android-async-http
The android library project - android-async-http
You can download jar file android-async-http 0.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add android-async-http-0.0.2.jar to your project.
<dependency> <groupId>com.github.snowdream.android</groupId> <artifactId>android-async-http</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.github.snowdream.android', name: 'android-async-http', version: '0.0.2'
libraryDependencies += "com.github.snowdream.android" % "android-async-http" % "0.0.2"
<dependency org="com.github.snowdream.android" name="android-async-http" rev="0.0.2"/>
@Grapes(@Grab(group='com.github.snowdream.android', module='android-async-http', version='0.0.2'))
'com.github.snowdream.android:android-async-http:jar:0.0.2'
Click the following link to download the jar file.
android-async-http-0.0.2-javadoc.jar