is not current version
Last Version 1.0.13

com.github.zomin:layering-cache 1.0.12

多级缓存

GroupId

GroupId

com.github.zomin
ArtifactId

ArtifactId

layering-cache
Version

Version

1.0.12
Type

Type

pom

Download layering-cache 1.0.12

Filename Size
layering-cache-1.0.12.pom 11 KB
Browse

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