commercetools / sphere-play-sdk   1.0.0

Website GitHub

Java API client and helper classes for building a SPHERE.IO shop on Play 2.2

Scala versions: 2.12 2.11 2.10

scala-client 1.0.0-M12


Group ID:
io.sphere.sdk.jvm
Artifact ID:
scala-client_2.11
Version:
1.0.0-M12
Release Date:
Mar 19, 2015
Licenses:
Files:
Full Scala Version:
2.11.0

libraryDependencies += "io.sphere.sdk.jvm" %% "scala-client" % "1.0.0-M12"

Mill build tool

ivy"io.sphere.sdk.jvm::scala-client:1.0.0-M12"

Scala CLI

//> using dep "io.sphere.sdk.jvm::scala-client:1.0.0-M12"

Ammonite REPL

import $ivy.`io.sphere.sdk.jvm::scala-client:1.0.0-M12`

<dependency>
  <groupId>io.sphere.sdk.jvm</groupId>
  <artifactId>scala-client_2.11</artifactId>
  <version>1.0.0-M12</version>
</dependency>

compile group: 'io.sphere.sdk.jvm', name: 'scala-client_2.11', version: '1.0.0-M12'