MVN

com.konloch : HTTPRequest

Maven & Gradle

Feb 26, 2023
20 stars

HTTPRequest · HTTPRequest is an easy-to-use zero dependency Java wrapper to read from a URL. Support for Cookies, proxies, UserAgent, post data and more.

<dependency>
    <groupId>com.konloch</groupId>
    <artifactId>HTTPRequest</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.konloch : HTTPRequest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of com.konloch : HTTPRequest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
HTTPRequest-2.2.0
2.1.x
HTTPRequest-2.1.0
2.0.x
HTTPRequest-2.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.konloch</groupId>
    <artifactId>HTTPRequest</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.konloch : HTTPRequest gradle dependency to your build.gradle file:

implementation 'com.konloch:HTTPRequest:2.2.0'

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

implementation("com.konloch:HTTPRequest:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.konloch : HTTPRequest sbt scala dependency to your build.sbt file:

libraryDependencies += "com.konloch" % "HTTPRequest" % "2.2.0"

Advertisement

Dependencies from Group

Feb 26, 2023
9 stars
Feb 26, 2023
20 stars
Mar 18, 2023
4 stars
Mar 03, 2023
4 stars
Feb 23, 2023
4 stars

Discover Dependencies

Aug 25, 2023
10 stars
Feb 15, 2023
10 stars
Jun 23, 2023
18 stars
Jun 23, 2023
18 stars
Jun 23, 2023
18 stars
Feb 15, 2023
18 stars
Feb 15, 2023
18 stars
Feb 15, 2023
18 stars
Feb 15, 2023
18 stars
Feb 15, 2023
18 stars