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

Build File

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

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

Download

Click the following link to download the jar file.

async-http-client-netty-utils-2.0.29-javadoc.jar
async-http-client-netty-utils-2.0.29-sources.jar
async-http-client-netty-utils-2.0.29.jar
async-http-client-netty-utils-2.0.29.pom



Related Tutorials