MVN

com.steamstreet : krest

Maven & Gradle

Feb 11, 2016
3 stars

krest · A small, simple REST client for Kotlin

<dependency>
    <groupId>com.steamstreet</groupId>
    <artifactId>krest</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.steamstreet : krest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.steamstreet : krest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
krest-0.1.2
krest-0.1.1
0.1
krest-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.steamstreet</groupId>
    <artifactId>krest</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.steamstreet : krest gradle dependency to your build.gradle file:

implementation 'com.steamstreet:krest:0.1.2'

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

implementation("com.steamstreet:krest:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.steamstreet : krest sbt scala dependency to your build.sbt file:

libraryDependencies += "com.steamstreet" % "krest" % "0.1.2"

Advertisement

Dependencies from Group

Feb 11, 2016
3 stars
Apr 01, 2023
1 stars
Apr 01, 2023
1 stars
Aug 16, 2023
0 stars
Aug 16, 2023
0 stars

Discover Dependencies

Nov 04, 2016
47 usages
41.2k stars
Apr 23, 2023
221 usages
45.2k stars
Dec 17, 2021
4 usages
44.1k stars
Apr 23, 2023
38 usages
45.2k stars
net
Dec 30, 2015
Dec 18, 2021
30 usages
29 stars
Oct 09, 2016
4 usages
659 stars
Jan 02, 2016
1 usages
1 stars