Download async-http-client-netty-utils-2.1.0-alpha19.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-alpha19 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials