playjsonsnake 1.0.0


Group ID:
com.beamly
Artifact ID:
playjsonsnake_2.10
Version:
1.0.0
Release Date:
Feb 26, 2016
Licenses:
Files:
Full Scala Version:
2.10.6
Developers:

libraryDependencies += "com.beamly" %% "playjsonsnake" % "1.0.0"

Mill build tool

ivy"com.beamly::playjsonsnake:1.0.0"

Scala CLI

//> using dep "com.beamly::playjsonsnake:1.0.0"

Ammonite REPL

import $ivy.`com.beamly::playjsonsnake:1.0.0`

<dependency>
  <groupId>com.beamly</groupId>
  <artifactId>playjsonsnake_2.10</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.beamly', name: 'playjsonsnake_2.10', version: '1.0.0'