driver-oss / spray-json-derivation   0.7.0

Apache License 2.0 GitHub

Easy JSON formats for any case classes, for Scala, ScalaJS and Scala Native

Scala versions: 2.12 2.11
Scala.js versions: 0.6
Scala Native versions: 0.3

spray-json-derivation 0.3.0


Group ID:
xyz.driver
Artifact ID:
spray-json-derivation_2.12
Version:
0.3.0
Release Date:
Mar 9, 2018
Licenses:
Files:

libraryDependencies += "xyz.driver" %% "spray-json-derivation" % "0.3.0"

Mill build tool

ivy"xyz.driver::spray-json-derivation:0.3.0"

Scala CLI

//> using dep "xyz.driver::spray-json-derivation:0.3.0"

Ammonite REPL

import $ivy.`xyz.driver::spray-json-derivation:0.3.0`

<dependency>
  <groupId>xyz.driver</groupId>
  <artifactId>spray-json-derivation_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'xyz.driver', name: 'spray-json-derivation_2.12', version: '0.3.0'