| License |
License |
|---|---|
| GroupId | GroupIdcom.typesafe.play |
| ArtifactId | ArtifactIdplay_2.13.0-RC2 |
| Version | Version2.8.0-M1 |
| Type | Typejar |
| Description |
DescriptionPlay
Play
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play_2.13.0-RC2/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play_2.13.0-RC2</artifactId>
<version>2.8.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play_2.13.0-RC2/
implementation 'com.typesafe.play:play_2.13.0-RC2:2.8.0-M1'
// https://jarcasting.com/artifacts/com.typesafe.play/play_2.13.0-RC2/
implementation ("com.typesafe.play:play_2.13.0-RC2:2.8.0-M1")
'com.typesafe.play:play_2.13.0-RC2:jar:2.8.0-M1'
<dependency org="com.typesafe.play" name="play_2.13.0-RC2" rev="2.8.0-M1">
<artifact name="play_2.13.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play_2.13.0-RC2', version='2.8.0-M1')
)
libraryDependencies += "com.typesafe.play" % "play_2.13.0-RC2" % "2.8.0-M1"
[com.typesafe.play/play_2.13.0-RC2 "2.8.0-M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.13.0-RC2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.13.0-RC2 | jar | 2.6.0-M2 |
| org.specs2 : specs2-core_2.13.0-RC2 | jar | 4.5.1 |
| org.specs2 : specs2-junit_2.13.0-RC2 | jar | 4.5.1 |
| org.specs2 : specs2-mock_2.13.0-RC2 | jar | 4.5.1 |
| junit : junit | jar | 4.12 |
| com.novocode : junit-interface | jar | 0.11 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-core | jar | 2.27.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.specs2 : specs2-scalacheck_2.13.0-RC2 | jar | 4.5.1 |
| org.scalacheck : scalacheck_2.13.0-RC2 | jar | 1.14.0 |
| com.google.jimfs : jimfs | jar | 1.1 |