play-json 1.1.0


Group ID:
com.github.karelcemus
Artifact ID:
play-json_2.11
Version:
1.1.0
Release Date:
Aug 30, 2017
Licenses:
Files:

libraryDependencies += "com.github.karelcemus" %% "play-json" % "1.1.0"

Mill build tool

ivy"com.github.karelcemus::play-json:1.1.0"

Scala CLI

//> using dep "com.github.karelcemus::play-json:1.1.0"

Ammonite REPL

import $ivy.`com.github.karelcemus::play-json:1.1.0`

<dependency>
  <groupId>com.github.karelcemus</groupId>
  <artifactId>play-json_2.11</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.github.karelcemus', name: 'play-json_2.11', version: '1.1.0'