License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdplay-json-joda_3 |
Version | Version2.10.0-RC5 |
Type | Typejar |
Description |
Descriptionplay-json-joda
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-joda_3/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-json-joda_3</artifactId>
<version>2.10.0-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-json-joda_3/
implementation 'com.typesafe.play:play-json-joda_3:2.10.0-RC5'
// https://jarcasting.com/artifacts/com.typesafe.play/play-json-joda_3/
implementation ("com.typesafe.play:play-json-joda_3:2.10.0-RC5")
'com.typesafe.play:play-json-joda_3:jar:2.10.0-RC5'
<dependency org="com.typesafe.play" name="play-json-joda_3" rev="2.10.0-RC5">
<artifact name="play-json-joda_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-json-joda_3', version='2.10.0-RC5')
)
libraryDependencies += "com.typesafe.play" % "play-json-joda_3" % "2.10.0-RC5"
[com.typesafe.play/play-json-joda_3 "2.10.0-RC5"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-json_3 | jar | 2.10.0-RC5 |
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
joda-time : joda-time | jar | 2.10.10 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13 | jar | 4.12.3 |
org.specs2 : specs2-junit_2.13 | jar | 4.12.3 |