spray / spray   1.3.4

Website GitHub

A suite of scala libraries for building and consuming RESTful web services on top of Akka: lightweight, asynchronous, non-blocking, actor-based, testable

Scala versions: 3.x 2.13 2.12 2.11 2.10

spray-json 1.3.2


Group ID:
io.spray
Artifact ID:
spray-json_2.11
Version:
1.3.2
Release Date:
May 6, 2015
Licenses:
Files:

libraryDependencies += "io.spray" %% "spray-json" % "1.3.2"

Mill build tool

ivy"io.spray::spray-json:1.3.2"

Scala CLI

//> using dep "io.spray::spray-json:1.3.2"

Ammonite REPL

import $ivy.`io.spray::spray-json:1.3.2`

<dependency>
  <groupId>io.spray</groupId>
  <artifactId>spray-json_2.11</artifactId>
  <version>1.3.2</version>
</dependency>

compile group: 'io.spray', name: 'spray-json_2.11', version: '1.3.2'