Download httpkit-1.5.3.jar file - Jar h

Jar examples for h:httpkit

Description

You can download jar file httpkit 1.5.3 in this page.

Build File

You can use the following script to add httpkit-1.5.3.jar to your project.

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

Download

Click the following link to download the jar file.

httpkit-1.5.3-javadoc.jar
httpkit-1.5.3-sources.jar
httpkit-1.5.3.jar
httpkit-1.5.3.pom



Related Tutorials