MVN

com.github.codemonstur : httpclient

Maven & Gradle

May 02, 2023
0 stars

httpclient · A wrapper around HttpClient.

<dependency>
    <groupId>com.github.codemonstur</groupId>
    <artifactId>httpclient</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.codemonstur : httpclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.codemonstur : httpclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
httpclient-1.1.0
1.0.x
httpclient-1.0.6
httpclient-1.0.5
httpclient-1.0.4
httpclient-1.0.3
httpclient-1.0.2
httpclient-1.0.1
httpclient-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.codemonstur</groupId>
    <artifactId>httpclient</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.codemonstur : httpclient gradle dependency to your build.gradle file:

implementation 'com.github.codemonstur:httpclient:1.1.0'

Gradle Kotlin DSL: Add the following com.github.codemonstur : httpclient gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.codemonstur:httpclient:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.codemonstur : httpclient sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.codemonstur" % "httpclient" % "1.1.0"

Advertisement

Dependencies from Group

Mar 17, 2023
9 usages
37 stars
Nov 23, 2022
2 usages
15 stars
Jul 21, 2023
1 usages
0 stars
Apr 11, 2022
9 stars
Sep 02, 2018
1 stars

Discover Dependencies

Feb 03, 2023
726 stars
Nov 08, 2022
1.3k stars
May 21, 2023
Nov 12, 2022
Dec 13, 2022
33 stars
Dec 13, 2022
33 stars
Dec 13, 2022
33 stars
Jul 17, 2023
47.1k stars