nthportal / play-json-value-format   0.2.0

Apache License 2.0 GitHub

Utility for treating value classes as raw values for play-json

Scala versions: 2.12

play-json-value-format 0.2.0


Group ID:
com.nthportal
Artifact ID:
play-json-value-format_2.12
Version:
0.2.0
Release Date:
Jul 14, 2017
Licenses:
Files:

libraryDependencies += "com.nthportal" %% "play-json-value-format" % "0.2.0"

Mill build tool

ivy"com.nthportal::play-json-value-format:0.2.0"

Scala CLI

//> using dep "com.nthportal::play-json-value-format:0.2.0"

Ammonite REPL

import $ivy.`com.nthportal::play-json-value-format:0.2.0`

<dependency>
  <groupId>com.nthportal</groupId>
  <artifactId>play-json-value-format_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.nthportal', name: 'play-json-value-format_2.12', version: '0.2.0'