Download http-client-headers-0.11.jar file - Jar h

Jar examples for h:http-client-headers

Description

HTTP header implementations for http-client-essentials.

You can download jar file http-client-headers 0.11 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add http-client-headers-0.11.jar to your project.

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

Download

Click the following link to download the jar file.

http-client-headers-0.11-javadoc.jar
http-client-headers-0.11-sources.jar
http-client-headers-0.11.jar
http-client-headers-0.11.pom



Related Tutorials