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.10
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.10 1.3.5-7


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

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.