is not current version
Last Version 4.2.5

org.bitbucket.swattu:cache-utils 4.0.25


GroupId

GroupId

org.bitbucket.swattu
ArtifactId

ArtifactId

cache-utils
Version

Version

4.0.25
Type

Type

jar

Download cache-utils 4.0.25


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