MVN

info.unterrainer.commons : rest-client

Maven & Gradle

Feb 19, 2023

RestClient

<dependency>
    <groupId>info.unterrainer.commons</groupId>
    <artifactId>rest-client</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of info.unterrainer.commons : rest-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of info.unterrainer.commons : rest-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
rest-client-0.1.3
rest-client-0.1.2
rest-client-0.1.1
rest-client-0.1.0
0.0.x
rest-client-0.0.17
rest-client-0.0.16
rest-client-0.0.15
rest-client-0.0.14
rest-client-0.0.13
rest-client-0.0.12
rest-client-0.0.10
rest-client-0.0.9
rest-client-0.0.8
rest-client-0.0.7
rest-client-0.0.6
rest-client-0.0.3
rest-client-0.0.2
rest-client-0.0.1

How to add a dependency to Maven

Add the following info.unterrainer.commons : rest-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>info.unterrainer.commons</groupId>
    <artifactId>rest-client</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following info.unterrainer.commons : rest-client gradle dependency to your build.gradle file:

implementation 'info.unterrainer.commons:rest-client:0.1.3'

Gradle Kotlin DSL: Add the following info.unterrainer.commons : rest-client gradle kotlin dependency to your build.gradle.kts file:

implementation("info.unterrainer.commons:rest-client:0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following info.unterrainer.commons : rest-client sbt scala dependency to your build.sbt file:

libraryDependencies += "info.unterrainer.commons" % "rest-client" % "0.1.3"

Advertisement

Dependencies from Group

Apr 12, 2023
3 usages
Jul 04, 2022
3 usages
Dec 14, 2022
2 usages
Nov 30, 2022
2 usages

Discover Dependencies

Jun 16, 2022
Jul 18, 2023
71 stars
Apr 06, 2023
85 stars
Dec 17, 2021
1 usages
4 stars
Dec 17, 2021
388 stars
Mar 06, 2023
2 usages
1 stars
Jul 05, 2023
125 stars
Jul 05, 2023
1 usages
125 stars
Nov 22, 2022
392 stars