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.3.2


Group ID:
com.github.vital-software
Artifact ID:
json-annotation_2.11
Version:
0.3.2
Release Date:
Nov 22, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.vital-software</groupId>
  <artifactId>json-annotation_2.11</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'com.github.vital-software', name: 'json-annotation_2.11', version: '0.3.2'