MVN

com.raylabz : java-http

Maven & Gradle

Apr 15, 2021
0 stars

java-http · A Java utility library that makes HTTP requests easier to work with.

<dependency>
    <groupId>com.raylabz</groupId>
    <artifactId>java-http</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.1

All Versions

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

Version Vulnerabilities Updated
2.0.x
java-http-2.0.1
java-http-2.0.0
1.0.x
java-http-1.0.2
java-http-1.0.1
java-http-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.raylabz</groupId>
    <artifactId>java-http</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.raylabz:java-http:2.0.1'

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

implementation("com.raylabz:java-http:2.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.raylabz" % "java-http" % "2.0.1"

Advertisement

Dependencies from Group

Mar 03, 2020
3 usages
0 stars
Jul 05, 2022
3 usages
Sep 25, 2020
2 usages
0 stars
Sep 16, 2020
1 usages
0 stars
Apr 27, 2020
1 usages
1 stars

Discover Dependencies

Sep 27, 2022
89 stars
Jul 23, 2020
1 stars
Mar 02, 2020
1 stars
Mar 30, 2020
4 stars
Mar 03, 2020
10 stars
Mar 03, 2020
1 usages
75 stars
Mar 03, 2020
3 usages
75 stars
Mar 03, 2020
2 usages
75 stars