Download android-async-http-0.0.2.jar file - Jar a

Jar examples for a:android-async-http

Description

The android library project - android-async-http

You can download jar file android-async-http 0.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

android-async-http-0.0.2-javadoc.jar
android-async-http-0.0.2-sources.jar
android-async-http-0.0.2.jar
android-async-http-0.0.2.pom



Related Tutorials