MVN

com.rudolfschmidt.http : http

Maven & Gradle

Dec 25, 2017
1 usages
0 stars

com.rudolfschmidt:http · Some Utilities for HTTP

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

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>com.rudolfschmidt.http</groupId>
    <artifactId>http</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.rudolfschmidt.http:http:1.0.1'

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

implementation("com.rudolfschmidt.http:http:1.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.rudolfschmidt.http" % "http" % "1.0.1"

Advertisement

Dependencies from Group

Dec 25, 2017
1 usages
0 stars

Discover Dependencies

Jan 10, 2018
1 usages
195 stars
Oct 05, 2018
2 usages
3 stars
Jan 05, 2023
1 usages
1.7k stars
Feb 04, 2018
1 usages
10 stars
Dec 23, 2020
1 usages
6.1k stars
Feb 01, 2018
1 usages
Apr 12, 2018
1 usages
Feb 13, 2018
1 usages
1 stars