Download http-java-native-client-1.0.4.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.4 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials