License |
License |
---|---|
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdplay-cache_2.13.0-M5 |
Last Version | Last Version2.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlay-Cache
Play-Cache
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-cache_2.13.0-M5/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-cache_2.13.0-M5</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-cache_2.13.0-M5/
implementation 'com.typesafe.play:play-cache_2.13.0-M5:2.7.2'
// https://jarcasting.com/artifacts/com.typesafe.play/play-cache_2.13.0-M5/
implementation ("com.typesafe.play:play-cache_2.13.0-M5:2.7.2")
'com.typesafe.play:play-cache_2.13.0-M5:jar:2.7.2'
<dependency org="com.typesafe.play" name="play-cache_2.13.0-M5" rev="2.7.2">
<artifact name="play-cache_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-cache_2.13.0-M5', version='2.7.2')
)
libraryDependencies += "com.typesafe.play" % "play-cache_2.13.0-M5" % "2.7.2"
[com.typesafe.play/play-cache_2.13.0-M5 "2.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M5 |
com.typesafe.play : play_2.13.0-M5 | jar | 2.7.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-specs2_2.13.0-M5 | jar | 2.7.2 |
org.specs2 : specs2-core_2.13.0-M5 | jar | 4.3.6 |
org.specs2 : specs2-junit_2.13.0-M5 | jar | 4.3.6 |
org.specs2 : specs2-mock_2.13.0-M5 | jar | 4.3.6 |
ch.qos.logback : logback-classic | jar | 1.2.3 |