is not current version
Last Version 4.2.5

org.bitbucket.swattu:cache-utils 1.0.17


GroupId

GroupId

org.bitbucket.swattu
ArtifactId

ArtifactId

cache-utils
Version

Version

1.0.17
Type

Type

jar

Download cache-utils 1.0.17


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