bizzabo / play-json-extensions   0.42.1

Website GitHub

+22 field case class formatter and more for play-json

Scala versions: 2.12

play-json-extensions 0.7.0


Group ID:
org.cvogt
Artifact ID:
play-json-extensions_2.11
Version:
0.7.0
Release Date:
Mar 15, 2016
Licenses:
Files:
Full Scala Version:
2.11.7

libraryDependencies += "org.cvogt" %% "play-json-extensions" % "0.7.0"

Mill build tool

ivy"org.cvogt::play-json-extensions:0.7.0"

Scala CLI

//> using dep "org.cvogt::play-json-extensions:0.7.0"

Ammonite REPL

import $ivy.`org.cvogt::play-json-extensions:0.7.0`

<dependency>
  <groupId>org.cvogt</groupId>
  <artifactId>play-json-extensions_2.11</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'org.cvogt', name: 'play-json-extensions_2.11', version: '0.7.0'