Download async-http-client-netty-utils-2.1.0-alpha26.jar file - Jar a

Jar examples for a:async-http-client-netty-utils

Description

You can download jar file async-http-client-netty-utils 2.1.0-alpha26 in this page.

Build File

You can use the following script to add async-http-client-netty-utils-2.1.0-alpha26.jar to your project.

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

Download

Click the following link to download the jar file.

async-http-client-netty-utils-2.1.0-alpha26-javadoc.jar
async-http-client-netty-utils-2.1.0-alpha26-sources.jar
async-http-client-netty-utils-2.1.0-alpha26.jar
async-http-client-netty-utils-2.1.0-alpha26.pom



Related Tutorials