Jar examples for h:httputils
Utility package for HTTP calls
You can download jar file httputils 1.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add httputils-1.7.jar to your project.
<dependency> <groupId>de.taimos</groupId> <artifactId>httputils</artifactId> <version>1.7</version> </dependency>
compile group: 'de.taimos', name: 'httputils', version: '1.7'
libraryDependencies += "de.taimos" % "httputils" % "1.7"
<dependency org="de.taimos" name="httputils" rev="1.7"/>
@Grapes(@Grab(group='de.taimos', module='httputils', version='1.7'))
'de.taimos:httputils:jar:1.7'
Click the following link to download the jar file.
httputils-1.7-javadoc.jar