is not current version
Last Version 0.4.0

net.moznion:auto-refresh-cache 0.1.1

Cached object that can be refreshed automatically when cache is expired

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.moznion
ArtifactId

ArtifactId

auto-refresh-cache
Version

Version

0.1.1
Type

Type

jar

Download auto-refresh-cache 0.1.1


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