| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.typesafe.play |
| ArtifactId | ArtifactIdplay-json_sjs1_3.0.0-RC1 |
| Version | Version2.10.0-RC2 |
| 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_3.0.0-RC1/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-json_sjs1_3.0.0-RC1</artifactId>
<version>2.10.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-json_sjs1_3.0.0-RC1/
implementation 'com.typesafe.play:play-json_sjs1_3.0.0-RC1:2.10.0-RC2'
// https://jarcasting.com/artifacts/com.typesafe.play/play-json_sjs1_3.0.0-RC1/
implementation ("com.typesafe.play:play-json_sjs1_3.0.0-RC1:2.10.0-RC2")
'com.typesafe.play:play-json_sjs1_3.0.0-RC1:jar:2.10.0-RC2'
<dependency org="com.typesafe.play" name="play-json_sjs1_3.0.0-RC1" rev="2.10.0-RC2">
<artifact name="play-json_sjs1_3.0.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-json_sjs1_3.0.0-RC1', version='2.10.0-RC2')
)
libraryDependencies += "com.typesafe.play" % "play-json_sjs1_3.0.0-RC1" % "2.10.0-RC2"
[com.typesafe.play/play-json_sjs1_3.0.0-RC1 "2.10.0-RC2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-functional_sjs1_3.0.0-RC1 | jar | 2.10.0-RC2 |
| org.scala-lang : scala3-library_sjs1_3.0.0-RC1 | jar | 3.0.0-RC1 |
| org.scala-js : scalajs-library_2.13 | jar | 1.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-compiler_3.0.0-RC1 | jar | 3.0.0-RC1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-js : scalajs-test-bridge_2.13 | jar | 1.5.0 |
| org.scalatest : scalatest_sjs1_2.13 | jar | 3.2.5 |
| org.scalatestplus : scalacheck-1-15_sjs1_2.13 | jar | 3.2.5.0 |
| org.scalacheck : scalacheck_sjs1_2.13 | jar | 1.15.3 |
| com.chuusai : shapeless_2.13 | jar | 2.3.3 |