MVN

org.mvnpm : simple-get

Maven & Gradle

Jan 13, 2024
400 stars

simple-get · Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.

<dependency>
    <groupId>org.mvnpm</groupId>
    <artifactId>simple-get</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mvnpm : simple-get to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of org.mvnpm : simple-get to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
simple-get-4.0.0

How to add a dependency to Maven

Add the following org.mvnpm : simple-get maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mvnpm</groupId>
    <artifactId>simple-get</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mvnpm : simple-get gradle dependency to your build.gradle file:

implementation 'org.mvnpm:simple-get:4.0.0'

Gradle Kotlin DSL: Add the following org.mvnpm : simple-get gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mvnpm:simple-get:4.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mvnpm : simple-get sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mvnpm" % "simple-get" % "4.0.0"

Advertisement

Dependencies from Group

Apr 16, 2023
1 stars
lit
Aug 03, 2023
18.5k stars
Jan 31, 2023
139 stars
Aug 03, 2023
18.5k stars
Aug 03, 2023
18.5k stars

Discover Dependencies

Jan 14, 2024
10 stars
Jan 13, 2024
350 stars
Jan 15, 2024
Jan 11, 2024
46 stars
Jan 13, 2024
411 stars
Jan 13, 2024
26.1k stars
Jan 14, 2024
26 stars
Jan 11, 2024
6k stars
Jan 11, 2024
1k stars
Jan 10, 2024
38 stars