Download httpclienthelpers-core-0.4.jar file - Jar h

Jar examples for h:httpclienthelpers-core

Description

You can download jar file httpclienthelpers-core 0.4 in this page.

Build File

You can use the following script to add httpclienthelpers-core-0.4.jar to your project.

<dependency>
   <groupId>com.sirika.httpclienthelpers</groupId>
   <artifactId>httpclienthelpers-core</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'com.sirika.httpclienthelpers', name: 'httpclienthelpers-core', version: '0.4'
libraryDependencies += "com.sirika.httpclienthelpers" % "httpclienthelpers-core" % "0.4"
<dependency org="com.sirika.httpclienthelpers" name="httpclienthelpers-core" rev="0.4"/>
@Grapes(@Grab(group='com.sirika.httpclienthelpers', module='httpclienthelpers-core', version='0.4'))
'com.sirika.httpclienthelpers:httpclienthelpers-core:jar:0.4'

Download

Click the following link to download the jar file.

httpclienthelpers-core-0.4-javadoc.jar
httpclienthelpers-core-0.4-sources.jar
httpclienthelpers-core-0.4-tests.jar
httpclienthelpers-core-0.4.jar
httpclienthelpers-core-0.4.pom



Related Tutorials