sphere-play-sdk 0.45.0


Group ID:
io.sphere
Artifact ID:
sphere-play-sdk_2.10
Version:
0.45.0
Release Date:
Oct 15, 2013
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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