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