is not current version
Last Version 1.0.13

com.github.zomin:layering-cache-tool 1.0.12.2

多级缓存工具模块

GroupId

GroupId

com.github.zomin
ArtifactId

ArtifactId

layering-cache-tool
Version

Version

1.0.12.2
Type

Type

jar

Download layering-cache-tool 1.0.12.2


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