Download httpasyncclient-cache-4.1.2.jar file - Jar h

Jar examples for h:httpasyncclient-cache

Description

Apache HttpComponents AsyncClient Cache

You can download jar file httpasyncclient-cache 4.1.2 in this page.

License

Apache License

Build File

You can use the following script to add httpasyncclient-cache-4.1.2.jar to your project.

<dependency>
   <groupId>org.apache.httpcomponents</groupId>
   <artifactId>httpasyncclient-cache</artifactId>
   <version>4.1.2</version>
</dependency>
compile group: 'org.apache.httpcomponents', name: 'httpasyncclient-cache', version: '4.1.2'
libraryDependencies += "org.apache.httpcomponents" % "httpasyncclient-cache" % "4.1.2"
<dependency org="org.apache.httpcomponents" name="httpasyncclient-cache" rev="4.1.2"/>
@Grapes(@Grab(group='org.apache.httpcomponents', module='httpasyncclient-cache', version='4.1.2'))
'org.apache.httpcomponents:httpasyncclient-cache:jar:4.1.2'

Download

Click the following link to download the jar file.

httpasyncclient-cache-4.1.2-sources.jar
httpasyncclient-cache-4.1.2.jar
httpasyncclient-cache-4.1.2.pom



Related Tutorials