bizzabo / play-json-extensions   0.42.1

Website GitHub

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

Scala versions: 2.13 2.12 2.11

play-json-extensions 0.6.1


Group ID:
org.cvogt
Artifact ID:
play-json-extensions_2.11
Version:
0.6.1
Release Date:
Dec 22, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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