Last Version

spray-json 1.3.5-7

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

License

License

Categories

Categories

JSON Data CRaSH General Purpose Libraries Utility
GroupId

GroupId

io.crashbox
ArtifactId

ArtifactId

spray-json_2.13
Version

Version

1.3.5-7
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

io.crashbox

Download spray-json_2.13 1.3.5-7


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

Dependencies

compile (1)

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

test (3)

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.14.0

Project Modules

There are no modules declared in this project.