Download hattery-0.15.jar file - Jar h

Jar examples for h:hattery

Description

Fluent, immutable Java API for making HTTP calls

You can download jar file hattery 0.15 in this page.

License

MIT License

Build File

You can use the following script to add hattery-0.15.jar to your project.

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

Download

Click the following link to download the jar file.

hattery-0.15-javadoc.jar
hattery-0.15-sources.jar
hattery-0.15.jar
hattery-0.15.pom



Related Tutorials