Last Version

spray-json 1.3.6

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

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.spray
ArtifactId

ArtifactId

spray-json_2.10
Version

Version

1.3.6
Type

Type

jar
Description

Description

spray-json
A Scala library for easy and idiomatic JSON (de)serialization
Project URL

Project URL

https://github.com/spray/spray-json
Project Organization

Project Organization

io.spray

Download spray-json_2.10 1.3.6


<!-- https://jarcasting.com/artifacts/io.spray/spray-json_2.10/ -->
<dependency>
    <groupId>io.spray</groupId>
    <artifactId>spray-json_2.10</artifactId>
    <version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.spray/spray-json_2.10/
implementation 'io.spray:spray-json_2.10:1.3.6'
// https://jarcasting.com/artifacts/io.spray/spray-json_2.10/
implementation ("io.spray:spray-json_2.10:1.3.6")
'io.spray:spray-json_2.10:jar:1.3.6'
<dependency org="io.spray" name="spray-json_2.10" rev="1.3.6">
  <artifact name="spray-json_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.spray', module='spray-json_2.10', version='1.3.6')
)
libraryDependencies += "io.spray" % "spray-json_2.10" % "1.3.6"
[io.spray/spray-json_2.10 "1.3.6"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7

test (3)

Group / Artifact Type Version
org.specs2 : specs2-core_2.10 jar 3.8.9
org.specs2 : specs2-scalacheck_2.10 jar 3.8.9
org.scalacheck : scalacheck_2.10 jar 1.13.4

Project Modules

There are no modules declared in this project.