is not current version
Last Version 1.3.5-7

io.crashbox:spray-json_2.12 1.3.5-3

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

Categories

Categories

JSON Data CRaSH General Purpose Libraries Utility
GroupId

GroupId

io.crashbox
ArtifactId

ArtifactId

spray-json_2.12
Version

Version

1.3.5-3
Type

Type

jar

Download spray-json_2.12 1.3.5-3


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