A lightweight, clean and simple JSON implementation in Scala
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:
Full Scala Version:
2.10.1
Developers:
libraryDependencies += "io.spray" %% "spray-json" % "1.2.5"
ivy"io.spray::spray-json:1.2.5"
//> using dep "io.spray::spray-json:1.2.5"
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'