Download httpclient-cache-4.2.5.jar file - Jar h

Jar examples for h:httpclient-cache

Description

Apache HttpComponents HttpClient - Cache

You can download jar file httpclient-cache 4.2.5 in this page.

License

Apache License

Build File

You can use the following script to add httpclient-cache-4.2.5.jar to your project.

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

Download

Click the following link to download the jar file.

httpclient-cache-4.2.5-javadoc.jar
httpclient-cache-4.2.5-sources.jar
httpclient-cache-4.2.5.jar
httpclient-cache-4.2.5.pom



Related Tutorials