MVN

com.hynnet : httpclient

Maven & Gradle

Oct 11, 2015
2 usages

Apache HttpClient for jdk 1.5 · Apache HttpComponents Client for jdk 1.5

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>httpclient</artifactId>
    <version>4.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.5.1

All Versions

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

Version Vulnerabilities Updated
4.5.x
httpclient-4.5.1
4.5
httpclient-4.5

How to add a dependency to Maven

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

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>httpclient</artifactId>
    <version>4.5.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.hynnet:httpclient:4.5.1'

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

implementation("com.hynnet:httpclient:4.5.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.hynnet" % "httpclient" % "4.5.1"

Advertisement

Dependencies from Group

Nov 06, 2016
8 usages
82 stars
Oct 12, 2015
7 usages
Jun 24, 2018
7 usages
0 stars
Oct 12, 2015
6 usages
Jun 24, 2018
6 usages
0 stars

Discover Dependencies

Oct 11, 2015
2.5k stars
Dec 20, 2015
0 stars
Aug 28, 2016
11 usages
1 stars
May 06, 2016
5 usages
0 stars
Apr 07, 2021
294 stars
Oct 09, 2015
1 usages
0 stars