is not current version
Last Version 0.0.12

io.github.akmtool:akmtool-cache 0.0.3

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

GroupId

GroupId

io.github.akmtool
ArtifactId

ArtifactId

akmtool-cache
Version

Version

0.0.3
Type

Type

jar

Download akmtool-cache 0.0.3


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