MVN

io.github.openunirest : open-unirest-java

Maven & Gradle

Feb 20, 2019
3 usages
57 stars

unirest-java · Simplified, lightweight HTTP client library.

<dependency>
    <groupId>io.github.openunirest</groupId>
    <artifactId>open-unirest-java</artifactId>
    <version>3.3.06</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.3.06

All Versions

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

Version Vulnerabilities Updated
3.3.x
open-unirest-java-3.3.06
open-unirest-java-3.3.05
open-unirest-java-3.3.04
open-unirest-java-3.3.03
open-unirest-java-3.3.02
open-unirest-java-3.3.00
3.2.x
open-unirest-java-3.2.06
open-unirest-java-3.2.05
open-unirest-java-3.2.04
open-unirest-java-3.2.03
open-unirest-java-3.2.02
open-unirest-java-3.2.01
open-unirest-java-3.2.00
3.1.x
open-unirest-java-3.1.02
open-unirest-java-3.1.01
open-unirest-java-3.1.00
3.0.x
open-unirest-java-3.0.04
open-unirest-java-3.0.03
open-unirest-java-3.0.02
open-unirest-java-3.0.01
open-unirest-java-3.0.00

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.openunirest</groupId>
    <artifactId>open-unirest-java</artifactId>
    <version>3.3.06</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.github.openunirest:open-unirest-java:3.3.06'

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

implementation("io.github.openunirest:open-unirest-java:3.3.06")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.github.openunirest" % "open-unirest-java" % "3.3.06"

Advertisement

Dependencies from Group

Nov 22, 2018
3 usages
57 stars
Feb 20, 2019
3 usages
57 stars

Discover Dependencies

Dec 30, 2022
3 usages
3 stars
Mar 01, 2020
1 usages
4 stars
Nov 25, 2022
6 usages
275 stars
Jan 24, 2023
10 usages
160 stars
Jun 08, 2023
3 usages
1.1k stars
Feb 01, 2015
3 usages
8 stars
Jul 12, 2023
3 usages
38 stars
Aug 18, 2023
21 usages
44 stars