| License |
License |
|---|---|
| GroupId | GroupIdcom.github.xiaolyuh |
| ArtifactId | ArtifactIdlayering-cache |
| Last Version | Last Version3.4.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionlayering-cache
多级缓存
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| layering-cache-3.4.6.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.xiaolyuh/layering-cache/ -->
<dependency>
<groupId>com.github.xiaolyuh</groupId>
<artifactId>layering-cache</artifactId>
<version>3.4.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaolyuh/layering-cache/
implementation 'com.github.xiaolyuh:layering-cache:3.4.6'
// https://jarcasting.com/artifacts/com.github.xiaolyuh/layering-cache/
implementation ("com.github.xiaolyuh:layering-cache:3.4.6")
'com.github.xiaolyuh:layering-cache:pom:3.4.6'
<dependency org="com.github.xiaolyuh" name="layering-cache" rev="3.4.6">
<artifact name="layering-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaolyuh', module='layering-cache', version='3.4.6')
)
libraryDependencies += "com.github.xiaolyuh" % "layering-cache" % "3.4.6"
[com.github.xiaolyuh/layering-cache "3.4.6"]