Download httpilot-0.3.1.jar file - Jar h

Jar examples for h:httpilot

Description

You can download jar file httpilot 0.3.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add httpilot-0.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

httpilot-0.3.1-javadoc.jar
httpilot-0.3.1-sources.jar
httpilot-0.3.1.jar
httpilot-0.3.1.pom



Related Tutorials