MVN

xyz.migoo : simplehttp

Maven & Gradle

Aug 22, 2023
1 usages
0 stars

simplehttp · a simple http client

<dependency>
    <groupId>xyz.migoo</groupId>
    <artifactId>simplehttp</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.migoo : simplehttp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of xyz.migoo : simplehttp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
simplehttp-2.1.0
2.0.x
simplehttp-2.0.0
1.1.x
simplehttp-1.1.0
1.0.x
simplehttp-1.0.6
simplehttp-1.0.5
simplehttp-1.0.4
simplehttp-1.0.2
simplehttp-1.0.1
simplehttp-1.0.0

How to add a dependency to Maven

Add the following xyz.migoo : simplehttp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.migoo</groupId>
    <artifactId>simplehttp</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.migoo : simplehttp gradle dependency to your build.gradle file:

implementation 'xyz.migoo:simplehttp:2.1.0'

Gradle Kotlin DSL: Add the following xyz.migoo : simplehttp gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.migoo:simplehttp:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.migoo : simplehttp sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.migoo" % "simplehttp" % "2.1.0"

Advertisement

Dependencies from Group

Jan 06, 2023
2 usages
3 stars
Aug 22, 2023
1 usages
0 stars
Sep 20, 2019
1 stars
Jan 06, 2023
3 stars
Jan 06, 2023
3 stars

Discover Dependencies

Dec 11, 2020
2 usages
807 stars
Jul 13, 2023
5 usages
212 stars
Jul 05, 2023
1 usages
32 stars
Aug 25, 2023
1 usages
32 stars
Aug 10, 2023
2 usages
766 stars
Sep 09, 2021
1 usages
8 stars
May 15, 2020
2 usages
0 stars
Sep 06, 2020
2 usages
1 stars
May 22, 2020
3 usages
8 stars