Jar examples for a:asynchttpclient
An android AsyncHttpClient based on RESTful methods
You can download jar file asynchttpclient 1.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add asynchttpclient-1.5.jar to your project.
<dependency> <groupId>net.callumtaylor.asynchttp</groupId> <artifactId>asynchttpclient</artifactId> <version>1.5</version> </dependency>
compile group: 'net.callumtaylor.asynchttp', name: 'asynchttpclient', version: '1.5'
libraryDependencies += "net.callumtaylor.asynchttp" % "asynchttpclient" % "1.5"
<dependency org="net.callumtaylor.asynchttp" name="asynchttpclient" rev="1.5"/>
@Grapes(@Grab(group='net.callumtaylor.asynchttp', module='asynchttpclient', version='1.5'))
'net.callumtaylor.asynchttp:asynchttpclient:jar:1.5'
Click the following link to download the jar file.
asynchttpclient-1.5-javadoc.jar