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


Group ID:
io.spray
Artifact ID:
spray-json_2.11
Version:
1.3.5
Release Date:
Nov 8, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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