Download spray-json_2.13.0-M3-1.3.4.jar file - Jar s

Jar examples for s:spray-json-2.13.0-M3

Description

A Scala library for easy and idiomatic JSON (de)serialization

You can download jar file spray-json_2.13.0-M3 1.3.4 in this page.

License

Apache 2

Build File

You can use the following script to add spray-json_2.13.0-M3-1.3.4.jar to your project.

<dependency>
   <groupId>io.spray</groupId>
   <artifactId>spray-json_2.13.0-M3</artifactId>
   <version>1.3.4</version>
</dependency>
compile group: 'io.spray', name: 'spray-json_2.13.0-M3', version: '1.3.4'
libraryDependencies += "io.spray" % "spray-json_2.13.0-M3" % "1.3.4"
<dependency org="io.spray" name="spray-json_2.13.0-M3" rev="1.3.4"/>
@Grapes(@Grab(group='io.spray', module='spray-json_2.13.0-M3', version='1.3.4'))
'io.spray:spray-json_2.13.0-M3:jar:1.3.4'

Download

Click the following link to download the jar file.

spray-json_2.13.0-M3-1.3.4-javadoc.jar
spray-json_2.13.0-M3-1.3.4-sources.jar
spray-json_2.13.0-M3-1.3.4.jar
spray-json_2.13.0-M3-1.3.4.pom



Related Tutorials