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.1


Group ID:
com.github.xuwei-k
Artifact ID:
play-json-extra_2.10
Version:
0.3.1
Release Date:
Jan 22, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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