MVN

io.joshworks.unirest : unirest-java

Maven & Gradle

Aug 06, 2019
7 usages
21 stars

Unirest java · Rest Java client based on Unirest

<dependency>
    <groupId>io.joshworks.unirest</groupId>
    <artifactId>unirest-java</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.joshworks.unirest : unirest-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of io.joshworks.unirest : unirest-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
unirest-java-1.8.0
1.7.x
unirest-java-1.7.1
unirest-java-1.7.0
1.6.x
unirest-java-1.6.0
1.5.x
unirest-java-1.5.0
1.4.x
unirest-java-1.4.10
0.2.x
unirest-java-0.2.1
0.2
unirest-java-0.2
0.1
unirest-java-0.1

How to add a dependency to Maven

Add the following io.joshworks.unirest : unirest-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.joshworks.unirest</groupId>
    <artifactId>unirest-java</artifactId>
    <version>1.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.joshworks.unirest : unirest-java gradle dependency to your build.gradle file:

implementation 'io.joshworks.unirest:unirest-java:1.8.0'

Gradle Kotlin DSL: Add the following io.joshworks.unirest : unirest-java gradle kotlin dependency to your build.gradle.kts file:

implementation("io.joshworks.unirest:unirest-java:1.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.joshworks.unirest : unirest-java sbt scala dependency to your build.sbt file:

libraryDependencies += "io.joshworks.unirest" % "unirest-java" % "1.8.0"

Advertisement

Dependencies from Group

Aug 06, 2019
7 usages
21 stars

Discover Dependencies

Feb 09, 2022
12 usages
2 stars
Mar 31, 2021
10 usages
12.6k stars
Mar 03, 2020
10 usages
9 stars
Aug 25, 2017
10 usages
43 stars
Sep 29, 2017
1 usages
138 stars
May 02, 2021
3 usages
68 stars