scala-json-api-library
iAdvize JSON API Standard Playframework/Scala Library. This is a work in progress.
Usage
Current version 0.3.0
is compatible with Play 2.5. Versions 0.2.x
support Play 2.4. Versions 0.1.x
support Play 2.3.
Add the Bintray resolver and dependency to your build.sbt:
resolvers += Resolver.bintrayRepo("iadvize", "maven")
libraryDependencies += "com.iadvize" %% "scala-json-api-library" % "0.3.0"