is not current version
Last Version 1.3.5-2

io.crashbox:spray-json_2.13.0-M5 1.3.5-1

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.13.0-M5
Version

Version

1.3.5-1
Type

Type

jar

Download spray-json_2.13.0-M5 1.3.5-1


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