MVN

com.xiaoleilu : hutool-http

Maven & Gradle

Jan 13, 2018
26.6k stars

Hutool Http客户端

<dependency>
    <groupId>com.xiaoleilu</groupId>
    <artifactId>hutool-http</artifactId>
    <version>3.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xiaoleilu : hutool-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.2

All Versions

Choose a version of com.xiaoleilu : hutool-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
hutool-http-3.3.2
hutool-http-3.3.1
hutool-http-3.3.0
3.2.x
hutool-http-3.2.3
hutool-http-3.2.2
hutool-http-3.2.1
hutool-http-3.2.0
3.1.x
hutool-http-3.1.2
hutool-http-3.1.1
hutool-http-3.1.0
3.0.x
hutool-http-3.0.9
hutool-http-3.0.8
hutool-http-3.0.7
hutool-http-3.0.6
hutool-http-3.0.5
hutool-http-3.0.4
hutool-http-3.0.3
hutool-http-3.0.2
hutool-http-3.0.1

How to add a dependency to Maven

Add the following com.xiaoleilu : hutool-http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.xiaoleilu</groupId>
    <artifactId>hutool-http</artifactId>
    <version>3.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.xiaoleilu : hutool-http gradle dependency to your build.gradle file:

implementation 'com.xiaoleilu:hutool-http:3.3.2'

Gradle Kotlin DSL: Add the following com.xiaoleilu : hutool-http gradle kotlin dependency to your build.gradle.kts file:

implementation("com.xiaoleilu:hutool-http:3.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.xiaoleilu : hutool-http sbt scala dependency to your build.sbt file:

libraryDependencies += "com.xiaoleilu" % "hutool-http" % "3.3.2"

Advertisement

Dependencies from Group

Jan 13, 2018
19 usages
26.6k stars
Jan 13, 2018
11 usages
28.2k stars
Jan 13, 2018
8 usages
26.6k stars
Feb 05, 2017
4 usages
28.2k stars
Jan 13, 2018
4 usages
26.6k stars

Discover Dependencies

Jan 13, 2018
26.6k stars
Jan 13, 2018
26.6k stars
Jan 13, 2018
11 usages
28.2k stars
Jun 26, 2023
676 stars
Apr 01, 2017
4 stars
May 11, 2017
3 usages
10 stars
Sep 29, 2018
0 stars