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.3.27 in this page.
MIT License
You can use the following script to add unirest-java-1.3.27.jar to your project.
<dependency> <groupId>com.mashape.unirest</groupId> <artifactId>unirest-java</artifactId> <version>1.3.27</version> </dependency>
compile group: 'com.mashape.unirest', name: 'unirest-java', version: '1.3.27'
libraryDependencies += "com.mashape.unirest" % "unirest-java" % "1.3.27"
<dependency org="com.mashape.unirest" name="unirest-java" rev="1.3.27"/>
@Grapes(@Grab(group='com.mashape.unirest', module='unirest-java', version='1.3.27'))
'com.mashape.unirest:unirest-java:jar:1.3.27'
Click the following link to download the jar file.
unirest-java-1.3.27-javadoc.jar