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


Group ID:
com.github.xuwei-k
Artifact ID:
play-json-extra_2.13
Version:
0.9.0
Release Date:
Aug 30, 2022
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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