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

Jar examples for h:httpclienthelpers-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials