vital-software / json-annotation   0.6.3

MIT License GitHub

The quickest way to add a JSON format to your Play project's case classes

Scala versions: 2.13 2.12 2.11

json-annotation 0.4.4


Group ID:
com.github.vital-software
Artifact ID:
json-annotation_2.12
Version:
0.4.4
Release Date:
Jun 18, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.vital-software" %% "json-annotation" % "0.4.4"

Mill build tool

ivy"com.github.vital-software::json-annotation:0.4.4"

Scala CLI

//> using dep "com.github.vital-software::json-annotation:0.4.4"

Ammonite REPL

import $ivy.`com.github.vital-software::json-annotation:0.4.4`

<dependency>
  <groupId>com.github.vital-software</groupId>
  <artifactId>json-annotation_2.12</artifactId>
  <version>0.4.4</version>
</dependency>

compile group: 'com.github.vital-software', name: 'json-annotation_2.12', version: '0.4.4'