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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials