Play Json Extra extends Play Json with several opinionated features
I love working in Scala and ScalaJS. This library is my opinionated wrapper of several libraries merged to
efficiently working in JSON word.
Main Features are:
Full Documentation here.
For the stable version (to be release):
resolvers += "Sonatype releases" at "https://oss.sonatype.org/content/repositories/releases"libraryDependencies += "io.megl" %% "play-json-extra" % "2.4.3"
For the snapshot version:
resolvers += "Sonatype snapshots" at "http://oss.sonatype.org/content/repositories/snapshots/"libraryDependencies += "io.megl" %% "play-json-extra" % "2.4.3-SNAPSHOT"
play-json-extra requires scala 2.11.x
Full Documentation here.
Thank you very much to: