is not current version
Last Version 2.6.0

org.blazingcache:blazingcache-jcache 1.13.0


GroupId

GroupId

org.blazingcache
ArtifactId

ArtifactId

blazingcache-jcache
Version

Version

1.13.0
Type

Type

jar

Download blazingcache-jcache 1.13.0


<!-- https://jarcasting.com/artifacts/org.blazingcache/blazingcache-jcache/ -->
<dependency>
    <groupId>org.blazingcache</groupId>
    <artifactId>blazingcache-jcache</artifactId>
    <version>1.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.blazingcache/blazingcache-jcache/
implementation 'org.blazingcache:blazingcache-jcache:1.13.0'
// https://jarcasting.com/artifacts/org.blazingcache/blazingcache-jcache/
implementation ("org.blazingcache:blazingcache-jcache:1.13.0")
'org.blazingcache:blazingcache-jcache:jar:1.13.0'
<dependency org="org.blazingcache" name="blazingcache-jcache" rev="1.13.0">
  <artifact name="blazingcache-jcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.blazingcache', module='blazingcache-jcache', version='1.13.0')
)
libraryDependencies += "org.blazingcache" % "blazingcache-jcache" % "1.13.0"
[org.blazingcache/blazingcache-jcache "1.13.0"]