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