play-json 2.7.0


Group ID:
com.github.rockjam
Artifact ID:
play-json_2.12
Version:
2.7.0
Release Date:
Mar 27, 2018
Licenses:
Files:

libraryDependencies += "com.github.rockjam" %% "play-json" % "2.7.0"

Mill build tool

ivy"com.github.rockjam::play-json:2.7.0"

Scala CLI

//> using dep "com.github.rockjam::play-json:2.7.0"

Ammonite REPL

import $ivy.`com.github.rockjam::play-json:2.7.0`

<dependency>
  <groupId>com.github.rockjam</groupId>
  <artifactId>play-json_2.12</artifactId>
  <version>2.7.0</version>
</dependency>

compile group: 'com.github.rockjam', name: 'play-json_2.12', version: '2.7.0'