MVN

com.github.jalasoft : HttpClient

Maven & Gradle

Jul 15, 2015
2 usages

API for communicating over HTTP.

<dependency>
    <groupId>com.github.jalasoft</groupId>
    <artifactId>HttpClient</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.5

All Versions

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

Version Vulnerabilities Updated
1.0.x
HttpClient-1.0.5
HttpClient-1.0.4
HttpClient-1.0.3
HttpClient-1.0.2
HttpClient-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.jalasoft</groupId>
    <artifactId>HttpClient</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.jalasoft:HttpClient:1.0.5'

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

implementation("com.github.jalasoft:HttpClient:1.0.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.jalasoft" % "HttpClient" % "1.0.5"

Advertisement

Dependencies from Group

Aug 18, 2016
2 usages
Jul 15, 2015
2 usages
Jul 15, 2015
1 usages
Sep 27, 2015
1 usages
1 stars

Discover Dependencies

Mar 04, 2018
2 usages
21 stars
Dec 03, 2018
6 usages
Nov 28, 2015
2 usages
0 stars
Jun 15, 2016
2 usages
3 stars
Oct 09, 2018
4 usages
90 stars
Jul 11, 2017
1 usages
47 stars
Jul 28, 2020
3 usages
17 stars
Jul 03, 2018
4 usages
6 stars