MVN

com.statful.client : http-client

Maven & Gradle

Sep 02, 2019
3 usages
9 stars
<dependency>
    <groupId>com.statful.client</groupId>
    <artifactId>http-client</artifactId>
    <version>2.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.3.2

All Versions

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

  • Version Updated
  • http-client-2.3.2

    Sep 02, 2019
  • http-client-2.3.1

    Jun 28, 2019
  • http-client-2.3.0

    Jun 03, 2019
  • http-client-2.2.1

    Nov 23, 2018
  • http-client-2.1.1

    Oct 29, 2018
  • http-client-2.1.0

    Jul 19, 2018
  • http-client-2.0.0

    Jun 11, 2018
  • http-client-1.3.2

    Sep 21, 2017
  • http-client-1.3.1

    Sep 07, 2017
  • http-client-1.3.0

    Mar 20, 2017
  • http-client-1.2.3

    Jan 12, 2017
  • http-client-1.2.2

    Nov 15, 2016
  • http-client-1.2.1

    Nov 11, 2016
  • http-client-1.2.0

    Oct 26, 2016
  • http-client-1.1.0

    Oct 12, 2016
  • http-client-1.0.1

    Jul 29, 2016

How to add a dependency to Maven

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

<dependency>
    <groupId>com.statful.client</groupId>
    <artifactId>http-client</artifactId>
    <version>2.3.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.statful.client:http-client:2.3.2'

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

implementation("com.statful.client:http-client:2.3.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.statful.client" % "http-client" % "2.3.2"

Advertisement

Dependencies from Group

Sep 02, 2019
6 usages
9 stars
Sep 02, 2019
3 usages
9 stars
Sep 02, 2019
3 usages
9 stars
Sep 02, 2019
3 usages
9 stars
Sep 02, 2019
2 usages
9 stars

Discover Dependencies

Aug 13, 2016
3 usages
Aug 22, 2019
4 usages
0 stars
Sep 02, 2020
6 usages
11 stars
Feb 05, 2014
10 usages
47 stars
Aug 12, 2012
4 usages
Jun 21, 2017
4 usages
16 stars
May 28, 2021
6 usages
4 stars
Jan 14, 2022
7 usages
27 stars
Mar 21, 2023
4 usages
846 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome