MVN

cn.gjing : httpclient

Maven & Gradle

May 08, 2019
2 usages
98 stars

httpclient · http request tool

<dependency>
    <groupId>cn.gjing</groupId>
    <artifactId>httpclient</artifactId>
    <version>1.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.gjing : httpclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.6

All Versions

Choose a version of cn.gjing : httpclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
httpclient-1.1.6
httpclient-1.1.5
httpclient-1.1.4
httpclient-1.1.3
httpclient-1.1.2
httpclient-1.1.1
httpclient-1.1.0
1.0.x
httpclient-1.0.9

How to add a dependency to Maven

Add the following cn.gjing : httpclient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.gjing</groupId>
    <artifactId>httpclient</artifactId>
    <version>1.1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.gjing : httpclient gradle dependency to your build.gradle file:

implementation 'cn.gjing:httpclient:1.1.6'

Gradle Kotlin DSL: Add the following cn.gjing : httpclient gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.gjing:httpclient:1.1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.gjing : httpclient sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.gjing" % "httpclient" % "1.1.6"

Advertisement

Dependencies from Group

May 12, 2019
6 usages
98 stars
Feb 02, 2021
3 usages
102 stars
May 08, 2019
2 usages
98 stars
Apr 14, 2019
2 usages
98 stars
Apr 14, 2019
2 usages
98 stars

Discover Dependencies

May 09, 2019
2 usages
24 stars
sms
May 06, 2019
1 usages
May 06, 2019
1 usages
May 06, 2019
1 usages
May 11, 2019
1 usages
218 stars
May 12, 2019
2 usages
98 stars