MVN

cn.javaex : htool-http

Maven & Gradle

Apr 21, 2023
0 stars

htool-http · http模块

<dependency>
    <groupId>cn.javaex</groupId>
    <artifactId>htool-http</artifactId>
    <version>1.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.javaex : htool-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.4

All Versions

Choose a version of cn.javaex : htool-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
htool-http-1.3.4
1.2.x
htool-http-1.2.0
1.1.x
htool-http-1.1.0
1.0.x
htool-http-1.0.1
htool-http-1.0.0

How to add a dependency to Maven

Add the following cn.javaex : htool-http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.javaex</groupId>
    <artifactId>htool-http</artifactId>
    <version>1.3.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.javaex : htool-http gradle dependency to your build.gradle file:

implementation 'cn.javaex:htool-http:1.3.4'

Gradle Kotlin DSL: Add the following cn.javaex : htool-http gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.javaex:htool-http:1.3.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.javaex : htool-http sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.javaex" % "htool-http" % "1.3.4"

Advertisement

Dependencies from Group

Jul 01, 2021
0 stars
Jan 04, 2023
1 stars
Apr 21, 2023
0 stars
Apr 21, 2023
0 stars
Apr 21, 2023
0 stars

Discover Dependencies