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