License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.spray |
ArtifactId | ArtifactIdspray-json_2.13.0-RC3 |
Last Version | Last Version1.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspray-json
A Scala library for easy and idiomatic JSON (de)serialization
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.spray/spray-json_2.13.0-RC3/ -->
<dependency>
<groupId>io.spray</groupId>
<artifactId>spray-json_2.13.0-RC3</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.spray/spray-json_2.13.0-RC3/
implementation 'io.spray:spray-json_2.13.0-RC3:1.3.5'
// https://jarcasting.com/artifacts/io.spray/spray-json_2.13.0-RC3/
implementation ("io.spray:spray-json_2.13.0-RC3:1.3.5")
'io.spray:spray-json_2.13.0-RC3:jar:1.3.5'
<dependency org="io.spray" name="spray-json_2.13.0-RC3" rev="1.3.5">
<artifact name="spray-json_2.13.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.spray', module='spray-json_2.13.0-RC3', version='1.3.5')
)
libraryDependencies += "io.spray" % "spray-json_2.13.0-RC3" % "1.3.5"
[io.spray/spray-json_2.13.0-RC3 "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC3 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13.0-RC3 | jar | 4.5.1 |
org.specs2 : specs2-scalacheck_2.13.0-RC3 | jar | 4.5.1 |
org.scalacheck : scalacheck_2.13.0-RC3 | jar | 1.14.0 |