play-json 1.2.0


Group ID:
com.github.karelcemus
Artifact ID:
play-json_2.11
Version:
1.2.0
Release Date:
May 2, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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