Skip to content

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

License

Notifications You must be signed in to change notification settings

NthPortal/play-json-value-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages