Jar examples for u:unirest-java
Unirest is a set of lightweight HTTP libraries available in multiple languages.
You can download jar file unirest-java 1.5.0 in this page.
MIT License
You can use the following script to add unirest-java-1.5.0.jar to your project.
<dependency> <groupId>io.joshworks.unirest</groupId> <artifactId>unirest-java</artifactId> <version>1.5.0</version> </dependency>
compile group: 'io.joshworks.unirest', name: 'unirest-java', version: '1.5.0'
libraryDependencies += "io.joshworks.unirest" % "unirest-java" % "1.5.0"
<dependency org="io.joshworks.unirest" name="unirest-java" rev="1.5.0"/>
@Grapes(@Grab(group='io.joshworks.unirest', module='unirest-java', version='1.5.0'))
'io.joshworks.unirest:unirest-java:jar:1.5.0'
Click the following link to download the jar file.
unirest-java-1.5.0-javadoc.jar