MVN

de.svenkubiak : http4j

Maven & Gradle

Aug 31, 2020

Http4j · Minimalistic and fluent library for making Http calls in Java.

<dependency>
    <groupId>de.svenkubiak</groupId>
    <artifactId>http4j</artifactId>
    <version>1.0.0-Alpha3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.svenkubiak : http4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-Alpha3
  • Latest Alpha: 1.0.0-Alpha3

All Versions

Choose a version of de.svenkubiak : http4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
http4j-1.0.0-Alpha3
http4j-1.0.0-Alpha2

How to add a dependency to Maven

Add the following de.svenkubiak : http4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.svenkubiak</groupId>
    <artifactId>http4j</artifactId>
    <version>1.0.0-Alpha3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.svenkubiak : http4j gradle dependency to your build.gradle file:

implementation 'de.svenkubiak:http4j:1.0.0-Alpha3'

Gradle Kotlin DSL: Add the following de.svenkubiak : http4j gradle kotlin dependency to your build.gradle.kts file:

implementation("de.svenkubiak:http4j:1.0.0-Alpha3")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.svenkubiak : http4j sbt scala dependency to your build.sbt file:

libraryDependencies += "de.svenkubiak" % "http4j" % "1.0.0-Alpha3"

Advertisement

Dependencies from Group

Dec 07, 2020
53 usages
24 stars
Aug 22, 2023
6 usages
9 stars
Jul 10, 2015
5 usages
Jul 10, 2015
3 usages

Discover Dependencies

Aug 31, 2020
72 stars
Aug 31, 2020
1.3k stars
Aug 31, 2020
546 stars
Aug 31, 2020
546 stars
Aug 31, 2020
546 stars
Aug 31, 2020
546 stars
Aug 31, 2020
546 stars
Aug 31, 2020
0 stars
May 12, 2023
11 stars