Download http-java-native-client-1.0.3.jar file - Jar h

Jar examples for h:http-java-native-client

Description

HTTP Java client without dependencies

You can download jar file http-java-native-client 1.0.3 in this page.

License

Apache 2

Build File

You can use the following script to add http-java-native-client-1.0.3.jar to your project.

<dependency>
   <groupId>com.despegar</groupId>
   <artifactId>http-java-native-client</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.despegar', name: 'http-java-native-client', version: '1.0.3'
libraryDependencies += "com.despegar" % "http-java-native-client" % "1.0.3"
<dependency org="com.despegar" name="http-java-native-client" rev="1.0.3"/>
@Grapes(@Grab(group='com.despegar', module='http-java-native-client', version='1.0.3'))
'com.despegar:http-java-native-client:jar:1.0.3'

Download

Click the following link to download the jar file.

http-java-native-client-1.0.3-javadoc.jar
http-java-native-client-1.0.3-sources.jar
http-java-native-client-1.0.3.jar
http-java-native-client-1.0.3.pom



Related Tutorials