License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdplay-json-joda_2.13.0-M1 |
Version | Version2.6.8 |
Type | Typejar |
Description |
Descriptionplay-json-joda
play-json-joda
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-json-joda_2.13.0-M1/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-json-joda_2.13.0-M1</artifactId>
<version>2.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-json-joda_2.13.0-M1/
implementation 'com.typesafe.play:play-json-joda_2.13.0-M1:2.6.8'
// https://jarcasting.com/artifacts/com.typesafe.play/play-json-joda_2.13.0-M1/
implementation ("com.typesafe.play:play-json-joda_2.13.0-M1:2.6.8")
'com.typesafe.play:play-json-joda_2.13.0-M1:jar:2.6.8'
<dependency org="com.typesafe.play" name="play-json-joda_2.13.0-M1" rev="2.6.8">
<artifact name="play-json-joda_2.13.0-M1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-json-joda_2.13.0-M1', version='2.6.8')
)
libraryDependencies += "com.typesafe.play" % "play-json-joda_2.13.0-M1" % "2.6.8"
[com.typesafe.play/play-json-joda_2.13.0-M1 "2.6.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M1 |
com.typesafe.play : play-json_2.13.0-M1 | jar | 2.6.8 |
joda-time : joda-time | jar | 2.9.9 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13.0-M1 | jar | 3.9.1 |