is not current version
Last Version 1.0.13

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

多级缓存工具模块

GroupId

GroupId

com.github.zomin
ArtifactId

ArtifactId

layering-cache-tool
Version

Version

1.0.3
Type

Type

jar

Download layering-cache-tool 1.0.3


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