Download async-http-client-api-2.0.0-alpha9.jar file - Jar a

Jar examples for a:async-http-client-api

Description

The Async Http Client (AHC) API classes.

You can download jar file async-http-client-api 2.0.0-alpha9 in this page.

Build File

You can use the following script to add async-http-client-api-2.0.0-alpha9.jar to your project.

<dependency>
   <groupId>org.asynchttpclient</groupId>
   <artifactId>async-http-client-api</artifactId>
   <version>2.0.0-alpha9</version>
</dependency>
compile group: 'org.asynchttpclient', name: 'async-http-client-api', version: '2.0.0-alpha9'
libraryDependencies += "org.asynchttpclient" % "async-http-client-api" % "2.0.0-alpha9"
<dependency org="org.asynchttpclient" name="async-http-client-api" rev="2.0.0-alpha9"/>
@Grapes(@Grab(group='org.asynchttpclient', module='async-http-client-api', version='2.0.0-alpha9'))
'org.asynchttpclient:async-http-client-api:jar:2.0.0-alpha9'

Download

Click the following link to download the jar file.

async-http-client-api-2.0.0-alpha9-javadoc.jar
async-http-client-api-2.0.0-alpha9-sources.jar
async-http-client-api-2.0.0-alpha9-tests.jar
async-http-client-api-2.0.0-alpha9.jar
async-http-client-api-2.0.0-alpha9.pom



Related Tutorials