MVN

com.zandero : http

Maven & Gradle

Apr 03, 2022
5 usages
0 stars

Zandero · HTTP utilities

<dependency>
    <groupId>com.zandero</groupId>
    <artifactId>http</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3

All Versions

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

Version Vulnerabilities Updated
1.3
http-1.3
1.2.x
http-1.2.4
http-1.2.3
http-1.2.2
http-1.2.1
1.2
http-1.2
1.0
http-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.zandero</groupId>
    <artifactId>http</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.zandero:http:1.3'

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

implementation("com.zandero:http:1.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.zandero" % "http" % "1.3"

Advertisement

Dependencies from Group

Apr 03, 2022
14 usages
1 stars
Aug 21, 2023
7 usages
0 stars
Apr 03, 2022
7 usages
0 stars
Apr 03, 2022
5 usages
0 stars
Jun 14, 2018
3 usages
0 stars

Discover Dependencies

Jul 16, 2023
19 usages
3 stars
Aug 13, 2023
3 usages
11 stars
Feb 28, 2020
3 usages
41 stars
Oct 18, 2021
3 usages
Oct 12, 2009
14 usages
Aug 04, 2023
123 usages
2.2k stars
May 21, 2021
14 usages
2 stars