sphere-play-sdk 1.0.0-M1


Group ID:
io.sphere
Artifact ID:
sphere-play-sdk_2.10
Version:
1.0.0-M1
Release Date:
Jul 17, 2014
Licenses:
Files:
Full Scala Version:
2.10.4

libraryDependencies += "io.sphere" %% "sphere-play-sdk" % "1.0.0-M1"

Mill build tool

ivy"io.sphere::sphere-play-sdk:1.0.0-M1"

Scala CLI

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

Ammonite REPL

import $ivy.`io.sphere::sphere-play-sdk:1.0.0-M1`

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

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