| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdio.spray |
| ArtifactId | ArtifactIdspray-json_3 |
| Last Version | Last Version1.3.6 |
| 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 |
| Filename | Size |
|---|---|
| spray-json_3-1.3.6.pom | |
| spray-json_3-1.3.6.jar | 359 KB |
| spray-json_3-1.3.6-sources.jar | 25 KB |
| spray-json_3-1.3.6-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.spray/spray-json_3/ -->
<dependency>
<groupId>io.spray</groupId>
<artifactId>spray-json_3</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.spray/spray-json_3/
implementation 'io.spray:spray-json_3:1.3.6'
// https://jarcasting.com/artifacts/io.spray/spray-json_3/
implementation ("io.spray:spray-json_3:1.3.6")
'io.spray:spray-json_3:jar:1.3.6'
<dependency org="io.spray" name="spray-json_3" rev="1.3.6">
<artifact name="spray-json_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.spray', module='spray-json_3', version='1.3.6')
)
libraryDependencies += "io.spray" % "spray-json_3" % "1.3.6"
[io.spray/spray-json_3 "1.3.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.13 | jar | 4.5.1 |
| org.specs2 : specs2-scalacheck_2.13 | jar | 4.5.1 |
| org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |