spray / spray-json   1.2.5

Apache License 2.0 GitHub

A lightweight, clean and simple JSON implementation in Scala

Scala versions: 2.10

spray-json 1.2.5


Group ID:
io.spray
Artifact ID:
spray-json_2.10
Version:
1.2.5
Release Date:
Dec 17, 2013
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.spray</groupId>
  <artifactId>spray-json_2.10</artifactId>
  <version>1.2.5</version>
</dependency>

compile group: 'io.spray', name: 'spray-json_2.10', version: '1.2.5'