Jar examples for s:spray-json-2.12
A Scala library for easy and idiomatic JSON (de)serialization
You can download jar file spray-json_2.12.0-RC1 1.3.2 in this page.
Apache 2
You can use the following script to add spray-json_2.12.0-RC1-1.3.2.jar to your project.
<dependency> <groupId>io.spray</groupId> <artifactId>spray-json_2.12.0-RC1</artifactId> <version>1.3.2</version> </dependency>
compile group: 'io.spray', name: 'spray-json_2.12.0-RC1', version: '1.3.2'
libraryDependencies += "io.spray" % "spray-json_2.12.0-RC1" % "1.3.2"
<dependency org="io.spray" name="spray-json_2.12.0-RC1" rev="1.3.2"/>
@Grapes(@Grab(group='io.spray', module='spray-json_2.12.0-RC1', version='1.3.2'))
'io.spray:spray-json_2.12.0-RC1:jar:1.3.2'
Click the following link to download the jar file.
spray-json_2.12.0-RC1-1.3.2-javadoc.jar