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


Group ID:
io.spray
Artifact ID:
spray-json_2.12
Version:
1.3.4
Release Date:
Oct 24, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.spray</groupId>
  <artifactId>spray-json_2.12</artifactId>
  <version>1.3.4</version>
</dependency>

compile group: 'io.spray', name: 'spray-json_2.12', version: '1.3.4'