Download http-client-types-0.9.1.jar file - Jar h

Jar examples for h:http-client-types

Description

Common header & parameter types for http-client-essentials.

You can download jar file http-client-types 0.9.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add http-client-types-0.9.1.jar to your project.

<dependency>
   <groupId>org.dmfs</groupId>
   <artifactId>http-client-types</artifactId>
   <version>0.9.1</version>
</dependency>
compile group: 'org.dmfs', name: 'http-client-types', version: '0.9.1'
libraryDependencies += "org.dmfs" % "http-client-types" % "0.9.1"
<dependency org="org.dmfs" name="http-client-types" rev="0.9.1"/>
@Grapes(@Grab(group='org.dmfs', module='http-client-types', version='0.9.1'))
'org.dmfs:http-client-types:jar:0.9.1'

Download

Click the following link to download the jar file.

http-client-types-0.9.1-javadoc.jar
http-client-types-0.9.1-sources.jar
http-client-types-0.9.1.jar
http-client-types-0.9.1.pom



Related Tutorials