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


Group ID:
xyz.driver
Artifact ID:
spray-json-derivation_2.12
Version:
0.4.3
Release Date:
Apr 19, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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