jodersky / spray-json   1.3.5-7

Apache License 2.0 GitHub

[fork for Scala JS and Native] A lightweight, clean and simple JSON implementation in Scala

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

spray-json 1.3.5-2


Group ID:
io.crashbox
Artifact ID:
spray-json_2.12
Version:
1.3.5-2
Release Date:
Apr 4, 2019
Licenses:
Files:

libraryDependencies += "io.crashbox" %% "spray-json" % "1.3.5-2"

Mill build tool

ivy"io.crashbox::spray-json:1.3.5-2"

Scala CLI

//> using dep "io.crashbox::spray-json:1.3.5-2"

Ammonite REPL

import $ivy.`io.crashbox::spray-json:1.3.5-2`

<dependency>
  <groupId>io.crashbox</groupId>
  <artifactId>spray-json_2.12</artifactId>
  <version>1.3.5-2</version>
</dependency>

compile group: 'io.crashbox', name: 'spray-json_2.12', version: '1.3.5-2'