aparo / play-json-extra   2.4.3

Apache License 2.0 GitHub

Play Json Extra extends Play Json with several opinionated features

Scala versions: 2.11
Scala.js versions: 0.6

play-json-extra 2.4.3


Group ID:
io.megl
Artifact ID:
play-json-extra_2.11
Version:
2.4.3
Release Date:
Sept 18, 2015
Licenses:
Files:

libraryDependencies += "io.megl" %% "play-json-extra" % "2.4.3"

Mill build tool

ivy"io.megl::play-json-extra:2.4.3"

Scala CLI

//> using dep "io.megl::play-json-extra:2.4.3"

Ammonite REPL

import $ivy.`io.megl::play-json-extra:2.4.3`

<dependency>
  <groupId>io.megl</groupId>
  <artifactId>play-json-extra_2.11</artifactId>
  <version>2.4.3</version>
</dependency>

compile group: 'io.megl', name: 'play-json-extra_2.11', version: '2.4.3'