MVN

net.dongliu : xhttp-json-api

Maven & Gradle

Feb 19, 2019
3 usages

HTTP Json Handler API

<dependency>
    <groupId>net.dongliu</groupId>
    <artifactId>xhttp-json-api</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.dongliu : xhttp-json-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of net.dongliu : xhttp-json-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
xhttp-json-api-2.1.1
xhttp-json-api-2.1.0
2.0.x
xhttp-json-api-2.0.0

How to add a dependency to Maven

Add the following net.dongliu : xhttp-json-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.dongliu</groupId>
    <artifactId>xhttp-json-api</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.dongliu : xhttp-json-api gradle dependency to your build.gradle file:

implementation 'net.dongliu:xhttp-json-api:2.1.1'

Gradle Kotlin DSL: Add the following net.dongliu : xhttp-json-api gradle kotlin dependency to your build.gradle.kts file:

implementation("net.dongliu:xhttp-json-api:2.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.dongliu : xhttp-json-api sbt scala dependency to your build.sbt file:

libraryDependencies += "net.dongliu" % "xhttp-json-api" % "2.1.1"

Advertisement

Dependencies from Group

Nov 08, 2019
74 usages
1.1k stars
Dec 19, 2019
18 usages
474 stars
Aug 15, 2023
15 usages
Nov 16, 2017
11 usages
Apr 05, 2020
4 usages

Discover Dependencies

Feb 01, 2019
2 usages
Apr 05, 2019
2 stars
Feb 15, 2023
3 usages
17 stars
Dec 18, 2019
3 usages
36 stars
Aug 24, 2023
2 usages
0 stars