MVN

com.github.barakb : mini-rest-client

Maven & Gradle

Nov 29, 2020
2 usages
2 stars

mini-rest-client · A Kotlin Mimimal REST client

<dependency>
    <groupId>com.github.barakb</groupId>
    <artifactId>mini-rest-client</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.barakb : mini-rest-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of com.github.barakb : mini-rest-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
mini-rest-client-1.0.5
mini-rest-client-1.0.4
mini-rest-client-1.0.3
mini-rest-client-1.0.2
mini-rest-client-1.0.1
mini-rest-client-1.0.0

How to add a dependency to Maven

Add the following com.github.barakb : mini-rest-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.barakb</groupId>
    <artifactId>mini-rest-client</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.barakb : mini-rest-client gradle dependency to your build.gradle file:

implementation 'com.github.barakb:mini-rest-client:1.0.5'

Gradle Kotlin DSL: Add the following com.github.barakb : mini-rest-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.barakb:mini-rest-client:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.barakb : mini-rest-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.barakb" % "mini-rest-client" % "1.0.5"

Advertisement

Dependencies from Group

Nov 29, 2020
2 usages
2 stars
May 05, 2015
30 stars
Mar 21, 2017
22 stars
Sep 05, 2015
22 stars

Discover Dependencies

Sep 26, 2021
8 usages
2 stars
Feb 08, 2023
3 usages
180 stars
Aug 07, 2023
4 usages
eql
Jun 22, 2021
2 usages
1 stars
Oct 01, 2021
4 usages
1 stars
Jun 08, 2022
3 usages
7 stars
Apr 27, 2023
3 usages
1.1k stars