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