Download http-utils-0.9.0.jar file - Jar h

Jar examples for h:http-utils

Description

You can download jar file http-utils 0.9.0 in this page.

License

Open Source License

Build File

You can use the following script to add http-utils-0.9.0.jar to your project.

<dependency>
   <groupId>com.kncept.httpserver</groupId>
   <artifactId>http-utils</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'com.kncept.httpserver', name: 'http-utils', version: '0.9.0'
libraryDependencies += "com.kncept.httpserver" % "http-utils" % "0.9.0"
<dependency org="com.kncept.httpserver" name="http-utils" rev="0.9.0"/>
@Grapes(@Grab(group='com.kncept.httpserver', module='http-utils', version='0.9.0'))
'com.kncept.httpserver:http-utils:jar:0.9.0'

Download

Click the following link to download the jar file.

http-utils-0.9.0-javadoc.jar
http-utils-0.9.0-sources.jar
http-utils-0.9.0.jar
http-utils-0.9.0.pom



Related Tutorials