spray-json


License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.wangzaixiang
ArtifactId

ArtifactId

spray-json_2.11
Last Version

Last Version

1.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

spray-json
spray-json
Project URL

Project URL

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

Project Organization

com.github.wangzaixiang
Source Code Management

Source Code Management

https://github.com/wangzaixiang/spray-json

Download spray-json_2.11

How to add to project

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

Dependencies

compile (2)

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

test (3)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 4.3.3
org.specs2 : specs2-scalacheck_2.11 jar 4.3.3
org.scalacheck : scalacheck_2.11 jar 1.12.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.5
1.3.4