The quickest way to add a JSON format to your Play project's case classes
json-annotation 0.2
Group ID:
com.kifi
Artifact ID:
json-annotation_2.11
Version:
0.2
Release Date:
Mar 7, 2015
Licenses:
Files:
Full Scala Version:
2.11.1
Developers:
libraryDependencies += "com.kifi" %% "json-annotation" % "0.2"
ivy"com.kifi::json-annotation:0.2"
//> using dep "com.kifi::json-annotation:0.2"
import $ivy.`com.kifi::json-annotation:0.2`
<dependency> <groupId>com.kifi</groupId> <artifactId>json-annotation_2.11</artifactId> <version>0.2</version> </dependency>
compile group: 'com.kifi', name: 'json-annotation_2.11', version: '0.2'