MVN

de.kaufhof : json-home-client_2.10

Maven & Gradle

Jul 07, 2015
14 stars

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

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

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
2.0.x
json-home-client_2.10-2.0.0
1.0.x
json-home-client_2.10-1.0.0
json-home-client_2.10-1.0.0-RC1

How to add a dependency to Maven

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

<dependency>
    <groupId>de.kaufhof</groupId>
    <artifactId>json-home-client_2.10</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'de.kaufhof:json-home-client_2.10:2.0.0'

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

implementation("de.kaufhof:json-home-client_2.10:2.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "de.kaufhof" % "json-home-client_2.10" % "2.0.0"

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