Jar examples for h:httpkit
You can download jar file httpkit 1.4.1-RC1 in this page.
You can use the following script to add httpkit-1.4.1-RC1.jar to your project.
<dependency> <groupId>com.hannesdorfmann</groupId> <artifactId>httpkit</artifactId> <version>1.4.1-RC1</version> </dependency>
compile group: 'com.hannesdorfmann', name: 'httpkit', version: '1.4.1-RC1'
libraryDependencies += "com.hannesdorfmann" % "httpkit" % "1.4.1-RC1"
<dependency org="com.hannesdorfmann" name="httpkit" rev="1.4.1-RC1"/>
@Grapes(@Grab(group='com.hannesdorfmann', module='httpkit', version='1.4.1-RC1'))
'com.hannesdorfmann:httpkit:jar:1.4.1-RC1'
Click the following link to download the jar file.
httpkit-1.4.1-RC1-javadoc.jar