xuwei-k / play-json-extra   0.10.0

MIT License Website GitHub

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

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.5

play-json-extra 0.10.0


Group ID:
com.github.xuwei-k
Artifact ID:
play-json-extra_3
Version:
0.10.0
Release Date:
Apr 23, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.3.5
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>play-json-extra_3</artifactId>
  <version>0.10.0</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'play-json-extra_3', version: '0.10.0'