MVN

com.github.michaelruocco : http-client

Maven & Gradle

Oct 26, 2017
3 usages

Http Client · Code library to enable easy interaction with restful json apis

<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>http-client</artifactId>
    <version>4.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.michaelruocco : http-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.4

All Versions

Choose a version of com.github.michaelruocco : http-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
http-client-4.0.4
http-client-4.0.3
http-client-4.0.2
http-client-4.0.1
http-client-4.0.0
3.0.x
http-client-3.0.13
http-client-3.0.12
http-client-3.0.11
http-client-3.0.10
http-client-3.0.9
http-client-3.0.8
http-client-3.0.7
http-client-3.0.6
http-client-3.0.5
http-client-3.0.4
http-client-3.0.3
http-client-3.0.2
http-client-3.0.1
http-client-3.0.0
2.0.x
http-client-2.0.2
http-client-2.0.1
http-client-2.0.0
1.0.x
http-client-1.0.0

How to add a dependency to Maven

Add the following com.github.michaelruocco : http-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>http-client</artifactId>
    <version>4.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.michaelruocco : http-client gradle dependency to your build.gradle file:

implementation 'com.github.michaelruocco:http-client:4.0.4'

Gradle Kotlin DSL: Add the following com.github.michaelruocco : http-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.michaelruocco:http-client:4.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.michaelruocco : http-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.michaelruocco" % "http-client" % "4.0.4"

Advertisement

Dependencies from Group

Oct 27, 2022
10 usages
0 stars
Nov 30, 2021
10 usages
0 stars
Apr 09, 2021
8 usages
0 stars
Oct 26, 2017
4 usages
0 stars

Discover Dependencies

Jul 28, 2022
2 usages
123 stars
Sep 08, 2016
2 usages
Sep 09, 2016
2 usages
4.6k stars
Oct 27, 2016
2 usages
4.6k stars
Sep 09, 2016
2 usages
4.6k stars
Oct 14, 2016
2 usages
4.5k stars
Oct 14, 2016
2 usages
4.5k stars
Oct 14, 2016
2 usages
4.5k stars
May 16, 2018
6 usages