MVN

HTTPClient : HTTPClient

Maven & Gradle

Sep 21, 2005
1 usages
<dependency>
    <groupId>HTTPClient</groupId>
    <artifactId>HTTPClient</artifactId>
    <version>0.3-3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of HTTPClient : HTTPClient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3-3

All Versions

Choose a version of HTTPClient : HTTPClient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3
HTTPClient-0.3-3

How to add a dependency to Maven

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

<dependency>
    <groupId>HTTPClient</groupId>
    <artifactId>HTTPClient</artifactId>
    <version>0.3-3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following HTTPClient : HTTPClient gradle dependency to your build.gradle file:

implementation 'HTTPClient:HTTPClient:0.3-3'

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

implementation("HTTPClient:HTTPClient:0.3-3")

How to add a dependency to SBT Scala

SBT Scala: Add the following HTTPClient : HTTPClient sbt scala dependency to your build.sbt file:

libraryDependencies += "HTTPClient" % "HTTPClient" % "0.3-3"

Advertisement

Dependencies from Group

Sep 21, 2005
1 usages

Discover Dependencies

Jan 08, 2014
6 stars
Jun 26, 2014
593 stars
Jul 16, 2014
3 stars
Dec 17, 2005
Nov 22, 2005
fmt
Nov 22, 2005
1 usages
Sep 20, 2005