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

Jar examples for h:httpclienthelpers-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials