License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdplay-json_sjs1_2.13 |
Last Version | Last Version2.10.0-RC6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplay-json
Play JSON
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-json_sjs1_2.13/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-json_sjs1_2.13</artifactId>
<version>2.10.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-json_sjs1_2.13/
implementation 'com.typesafe.play:play-json_sjs1_2.13:2.10.0-RC6'
// https://jarcasting.com/artifacts/com.typesafe.play/play-json_sjs1_2.13/
implementation ("com.typesafe.play:play-json_sjs1_2.13:2.10.0-RC6")
'com.typesafe.play:play-json_sjs1_2.13:jar:2.10.0-RC6'
<dependency org="com.typesafe.play" name="play-json_sjs1_2.13" rev="2.10.0-RC6">
<artifact name="play-json_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-json_sjs1_2.13', version='2.10.0-RC6')
)
libraryDependencies += "com.typesafe.play" % "play-json_sjs1_2.13" % "2.10.0-RC6"
[com.typesafe.play/play-json_sjs1_2.13 "2.10.0-RC6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.typesafe.play : play-functional_sjs1_2.13 | jar | 2.10.0-RC6 |
org.scala-js : scalajs-library_2.13 | jar | 1.9.0 |
org.scala-lang : scala-reflect | jar | 2.13.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.13.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.13 | jar | 1.9.0 |
org.scalatest : scalatest_sjs1_2.13 | jar | 3.2.11 |
org.scalatestplus : scalacheck-1-15_sjs1_2.13 | jar | 3.2.11.0 |
org.scalacheck : scalacheck_sjs1_2.13 | jar | 1.15.4 |
com.chuusai : shapeless_2.13 | jar | 2.3.7 |