Download fluent-hc-4.2.5.jar file - Jar f

Jar examples for f:fluent-hc

Description

Apache HttpComponents Client fluent API

You can download jar file fluent-hc 4.2.5 in this page.

License

Apache License

Build File

You can use the following script to add fluent-hc-4.2.5.jar to your project.

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

Download

Click the following link to download the jar file.

fluent-hc-4.2.5-javadoc.jar
fluent-hc-4.2.5-sources.jar
fluent-hc-4.2.5.jar
fluent-hc-4.2.5.pom



Related Tutorials