Download async-http-client-api-2.0.0-alpha1.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-alpha1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials