play-json-generic 0.1.2


Group ID:
com.github.tototoshi
Artifact ID:
play-json-generic_2.12
Version:
0.1.2
Release Date:
Mar 30, 2018
Licenses:
Files:

libraryDependencies += "com.github.tototoshi" %% "play-json-generic" % "0.1.2"

Mill build tool

ivy"com.github.tototoshi::play-json-generic:0.1.2"

Scala CLI

//> using dep "com.github.tototoshi::play-json-generic:0.1.2"

Ammonite REPL

import $ivy.`com.github.tototoshi::play-json-generic:0.1.2`

<dependency>
  <groupId>com.github.tototoshi</groupId>
  <artifactId>play-json-generic_2.12</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'com.github.tototoshi', name: 'play-json-generic_2.12', version: '0.1.2'