is not current version
Last Version 0.0.12

io.github.akmtool:akmtool-cache 0.0.5

akmtool缓存工具方法(本地缓存/redis缓存)

GroupId

GroupId

io.github.akmtool
ArtifactId

ArtifactId

akmtool-cache
Version

Version

0.0.5
Type

Type

jar

Download akmtool-cache 0.0.5


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