MVN

io.kraken.client : client

Maven & Gradle

Mar 15, 2023
9 stars

Kraken.io REST client · A sync/async JAX-RS based REST client for Kraken.io

<dependency>
    <groupId>io.kraken.client</groupId>
    <artifactId>client</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.kraken.client : client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of io.kraken.client : client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
client-1.1.2
client-1.1.1
client-1.1.0
1.0.x
client-1.0.0

How to add a dependency to Maven

Add the following io.kraken.client : client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.kraken.client</groupId>
    <artifactId>client</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.kraken.client : client gradle dependency to your build.gradle file:

implementation 'io.kraken.client:client:1.1.2'

Gradle Kotlin DSL: Add the following io.kraken.client : client gradle kotlin dependency to your build.gradle.kts file:

implementation("io.kraken.client:client:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.kraken.client : client sbt scala dependency to your build.sbt file:

libraryDependencies += "io.kraken.client" % "client" % "1.1.2"

Advertisement

Dependencies from Group

Mar 15, 2023
9 stars

Discover Dependencies

Sep 17, 2018
Jul 26, 2023
13 usages
51 stars
Jan 14, 2022
2 usages
288 stars
Mar 16, 2016
4 usages
36 stars
Oct 30, 2015
2 usages
Oct 30, 2015
8 usages
1 stars
May 22, 2020
21 usages
332 stars
Aug 21, 2023
3 usages
2k stars