is not current version
Last Version 2.7.0-M4

com.typesafe.play:play-jcache_2.13.0-M3 2.7.0-M2

Play-JCache

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

play-jcache_2.13.0-M3
Version

Version

2.7.0-M2
Type

Type

jar

Download play-jcache_2.13.0-M3 2.7.0-M2


<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-jcache_2.13.0-M3/ -->
<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>play-jcache_2.13.0-M3</artifactId>
    <version>2.7.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-jcache_2.13.0-M3/
implementation 'com.typesafe.play:play-jcache_2.13.0-M3:2.7.0-M2'
// https://jarcasting.com/artifacts/com.typesafe.play/play-jcache_2.13.0-M3/
implementation ("com.typesafe.play:play-jcache_2.13.0-M3:2.7.0-M2")
'com.typesafe.play:play-jcache_2.13.0-M3:jar:2.7.0-M2'
<dependency org="com.typesafe.play" name="play-jcache_2.13.0-M3" rev="2.7.0-M2">
  <artifact name="play-jcache_2.13.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-jcache_2.13.0-M3', version='2.7.0-M2')
)
libraryDependencies += "com.typesafe.play" % "play-jcache_2.13.0-M3" % "2.7.0-M2"
[com.typesafe.play/play-jcache_2.13.0-M3 "2.7.0-M2"]