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

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

Build Status Coverage Status Maven Central Versioning Docs

Add as a Dependency

SBT

"com.nthportal" %% "play-json-value-format" % "0.2.0"

Maven

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