Jar examples for f:fluent-hc
Apache HttpComponents Client fluent API
You can download jar file fluent-hc 4.3.4 in this page.
Apache License
You can use the following script to add fluent-hc-4.3.4.jar to your project.
<dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>fluent-hc</artifactId> <version>4.3.4</version> </dependency>
compile group: 'org.apache.httpcomponents', name: 'fluent-hc', version: '4.3.4'
libraryDependencies += "org.apache.httpcomponents" % "fluent-hc" % "4.3.4"
<dependency org="org.apache.httpcomponents" name="fluent-hc" rev="4.3.4"/>
@Grapes(@Grab(group='org.apache.httpcomponents', module='fluent-hc', version='4.3.4'))
'org.apache.httpcomponents:fluent-hc:jar:4.3.4'
Click the following link to download the jar file.
fluent-hc-4.3.4-javadoc.jar