Last Version

unirest-java 1.4.9

Simplified, lightweight HTTP client library

License

License

MIT
Categories

Categories

Java Languages unirest-java Net HTTP Clients
GroupId

GroupId

com.mashape.unirest
ArtifactId

ArtifactId

unirest-java
Version

Version

1.4.9
Type

Type

jar
Description

Description

unirest-java
Simplified, lightweight HTTP client library
Source Code Management

Source Code Management

https://github.com/Mashape/unirest-java

Download unirest-java 1.4.9


<!-- https://jarcasting.com/artifacts/com.mashape.unirest/unirest-java/ -->
<dependency>
    <groupId>com.mashape.unirest</groupId>
    <artifactId>unirest-java</artifactId>
    <version>1.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.mashape.unirest/unirest-java/
implementation 'com.mashape.unirest:unirest-java:1.4.9'
// https://jarcasting.com/artifacts/com.mashape.unirest/unirest-java/
implementation ("com.mashape.unirest:unirest-java:1.4.9")
'com.mashape.unirest:unirest-java:jar:1.4.9'
<dependency org="com.mashape.unirest" name="unirest-java" rev="1.4.9">
  <artifact name="unirest-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mashape.unirest', module='unirest-java', version='1.4.9')
)
libraryDependencies += "com.mashape.unirest" % "unirest-java" % "1.4.9"
[com.mashape.unirest/unirest-java "1.4.9"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpasyncclient jar 4.1.1
org.apache.httpcomponents : httpmime jar 4.5.2
org.json : json jar 20160212

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.4
com.fasterxml.jackson.core : jackson-databind jar 2.6.0

Project Modules

There are no modules declared in this project.