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.11
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.11 1.3.6


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 4.5.1
org.specs2 : specs2-scalacheck_2.11 jar 4.5.1
org.scalacheck : scalacheck_2.11 jar 1.14.0

Project Modules

There are no modules declared in this project.