Download http-client-builder3-3.0.jar file - Jar h

Jar examples for h:http-client-builder3

Description

Apache HTTP Client configured with sensible defaults.

You can download jar file http-client-builder3 3.0 in this page.

License

Open Source License

Build File

You can use the following script to add http-client-builder3-3.0.jar to your project.

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

Download

Click the following link to download the jar file.

http-client-builder3-3.0-javadoc.jar
http-client-builder3-3.0-sources.jar
http-client-builder3-3.0.jar
http-client-builder3-3.0.pom



Related Tutorials