is not current version
Last Version 1.3.5-7

io.crashbox:spray-json_native0.3_2.11 1.3.5-2

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

Categories

Categories

JSON Data Native Development Tools CRaSH General Purpose Libraries Utility
GroupId

GroupId

io.crashbox
ArtifactId

ArtifactId

spray-json_native0.3_2.11
Version

Version

1.3.5-2
Type

Type

jar

Download spray-json_native0.3_2.11 1.3.5-2


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