MVN

de.tobj.http.simplerequest : httprequestjson

Maven & Gradle

Jun 25, 2015
1 usages

HTTPRequestJSON · Java Library for JSON HTTP Requests

<dependency>
    <groupId>de.tobj.http.simplerequest</groupId>
    <artifactId>httprequestjson</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.tobj.http.simplerequest : httprequestjson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of de.tobj.http.simplerequest : httprequestjson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
httprequestjson-1.0.1
httprequestjson-1.0.0

How to add a dependency to Maven

Add the following de.tobj.http.simplerequest : httprequestjson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.tobj.http.simplerequest</groupId>
    <artifactId>httprequestjson</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.tobj.http.simplerequest : httprequestjson gradle dependency to your build.gradle file:

implementation 'de.tobj.http.simplerequest:httprequestjson:1.0.1'

Gradle Kotlin DSL: Add the following de.tobj.http.simplerequest : httprequestjson gradle kotlin dependency to your build.gradle.kts file:

implementation("de.tobj.http.simplerequest:httprequestjson:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.tobj.http.simplerequest : httprequestjson sbt scala dependency to your build.sbt file:

libraryDependencies += "de.tobj.http.simplerequest" % "httprequestjson" % "1.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 18, 2016
3 stars
Apr 17, 2018
14 usages
Jun 04, 2015
12 usages
147 stars
Jun 04, 2015
147 stars
Jun 04, 2015
147 stars
Jun 04, 2015
147 stars
Oct 12, 2020
10 usages
147 stars
Oct 12, 2020
7 usages
147 stars
Feb 22, 2016
29 stars
Mar 14, 2023
14 usages
23 stars