Download http-client-builder-2.0.jar file - Jar h

Jar examples for h:http-client-builder

Description

Apache HTTP Client configured with sensible defaults.

You can download jar file http-client-builder 2.0 in this page.

License

Open Source License

Build File

You can use the following script to add http-client-builder-2.0.jar to your project.

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

Download

Click the following link to download the jar file.

http-client-builder-2.0-javadoc.jar
http-client-builder-2.0-sources.jar
http-client-builder-2.0.jar
http-client-builder-2.0.pom



Related Tutorials