is not current version
Last Version 0.4.0

net.moznion:auto-refresh-cache 0.3.0

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.3.0
Type

Type

jar

Download auto-refresh-cache 0.3.0


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