xuwei-k / play-json-extra   0.9.0

Website GitHub

playframework2 json extra module. provide convenience functions for define Format, Reads, Writes

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6

play-json-extra 0.3.0


Group ID:
com.github.xuwei-k
Artifact ID:
play-json-extra_2.11
Version:
0.3.0
Release Date:
May 27, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.github.xuwei-k" %% "play-json-extra" % "0.3.0"

Mill build tool

ivy"com.github.xuwei-k::play-json-extra:0.3.0"

Scala CLI

//> using dep "com.github.xuwei-k::play-json-extra:0.3.0"

Ammonite REPL

import $ivy.`com.github.xuwei-k::play-json-extra:0.3.0`

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>play-json-extra_2.11</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'play-json-extra_2.11', version: '0.3.0'