MVN

net.dongliu : xhttp

Maven & Gradle

Apr 05, 2020
4 usages

Extension for JDK Http Module

<dependency>
    <groupId>net.dongliu</groupId>
    <artifactId>xhttp</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.1.0

All Versions

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

Version Vulnerabilities Updated
3.1.x
xhttp-3.1.0
3.0.x
xhttp-3.0.0
2.4.x
xhttp-2.4.3
xhttp-2.4.2
xhttp-2.4.1
xhttp-2.4.0
2.3.x
xhttp-2.3.2
xhttp-2.3.1
xhttp-2.3.0
2.1.x
xhttp-2.1.1
xhttp-2.1.0
2.0.x
xhttp-2.0.0
1.1.x
xhttp-1.1.1
xhttp-1.1.0
1.0.x
xhttp-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.dongliu</groupId>
    <artifactId>xhttp</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.dongliu:xhttp:3.1.0'

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

implementation("net.dongliu:xhttp:3.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.dongliu" % "xhttp" % "3.1.0"

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

Dec 03, 2020
20 usages
6 stars
Sep 06, 2019
4 usages
0 stars
Apr 01, 2023
5 usages
4 stars
Aug 09, 2019
10 usages
Jun 03, 2021
4 usages
0 stars
Mar 17, 2014
4 usages
Aug 10, 2023
30 usages
328 stars