sphere-play-sdk 0.57.1


Group ID:
io.sphere
Artifact ID:
sphere-play-sdk_2.10
Version:
0.57.1
Release Date:
May 23, 2014
Licenses:
Files:
Full Scala Version:
2.10.4

libraryDependencies += "io.sphere" %% "sphere-play-sdk" % "0.57.1"

Mill build tool

ivy"io.sphere::sphere-play-sdk:0.57.1"

Scala CLI

//> using dep "io.sphere::sphere-play-sdk:0.57.1"

Ammonite REPL

import $ivy.`io.sphere::sphere-play-sdk:0.57.1`

<dependency>
  <groupId>io.sphere</groupId>
  <artifactId>sphere-play-sdk_2.10</artifactId>
  <version>0.57.1</version>
</dependency>

compile group: 'io.sphere', name: 'sphere-play-sdk_2.10', version: '0.57.1'