MVN

de.kaufhof : json-home-client_2.11

Maven & Gradle

Jun 30, 2017
14 stars

json-home-client · Scala client to consume JSON home documents

<dependency>
    <groupId>de.kaufhof</groupId>
    <artifactId>json-home-client_2.11</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.kaufhof : json-home-client_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.2
  • Latest Release Candidate: 1.0.0-RC1

All Versions

Choose a version of de.kaufhof : json-home-client_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
json-home-client_2.11-3.0.2
json-home-client_2.11-3.0.1
json-home-client_2.11-3.0.0
2.2.x
json-home-client_2.11-2.2.0
2.1.x
json-home-client_2.11-2.1.0
2.0.x
json-home-client_2.11-2.0.0
1.0.x
json-home-client_2.11-1.0.0
json-home-client_2.11-1.0.0-RC1

How to add a dependency to Maven

Add the following de.kaufhof : json-home-client_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.kaufhof</groupId>
    <artifactId>json-home-client_2.11</artifactId>
    <version>3.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.kaufhof : json-home-client_2.11 gradle dependency to your build.gradle file:

implementation 'de.kaufhof:json-home-client_2.11:3.0.2'

Gradle Kotlin DSL: Add the following de.kaufhof : json-home-client_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("de.kaufhof:json-home-client_2.11:3.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.kaufhof : json-home-client_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "de.kaufhof" % "json-home-client_2.11" % "3.0.2"

Advertisement

Dependencies from Group

May 04, 2018
2 usages
20 stars
Mar 26, 2018
1 usages
29 stars
Feb 22, 2016
1 usages
29 stars
May 04, 2018
1 usages
20 stars
May 04, 2018
1 usages
20 stars

Discover Dependencies