Download httpclientfetcher-1.0.1.jar file - Jar h

Jar examples for h:httpclientfetcher

Description

httpclient wrapper

You can download jar file httpclientfetcher 1.0.1 in this page.

License

MIT License

Build File

You can use the following script to add httpclientfetcher-1.0.1.jar to your project.

<dependency>
   <groupId>com.github.fancyerii</groupId>
   <artifactId>httpclientfetcher</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.github.fancyerii', name: 'httpclientfetcher', version: '1.0.1'
libraryDependencies += "com.github.fancyerii" % "httpclientfetcher" % "1.0.1"
<dependency org="com.github.fancyerii" name="httpclientfetcher" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.fancyerii', module='httpclientfetcher', version='1.0.1'))
'com.github.fancyerii:httpclientfetcher:jar:1.0.1'

Download

Click the following link to download the jar file.

httpclientfetcher-1.0.1-javadoc.jar
httpclientfetcher-1.0.1-sources.jar
httpclientfetcher-1.0.1.jar
httpclientfetcher-1.0.1.pom



Related Tutorials