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