License |
License |
---|---|
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdcache |
Last Version | Last Version1.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncache
cache
|
Filename | Size |
---|---|
cache-1.2.8.pom | |
cache-1.2.8.jar | 35 KB |
cache-1.2.8-sources.jar | 15 KB |
cache-1.2.8-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/cache/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>cache</artifactId>
<version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/cache/
implementation 'io.github.shaohuizhe:cache:1.2.8'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/cache/
implementation ("io.github.shaohuizhe:cache:1.2.8")
'io.github.shaohuizhe:cache:jar:1.2.8'
<dependency org="io.github.shaohuizhe" name="cache" rev="1.2.8">
<artifact name="cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='cache', version='1.2.8')
)
libraryDependencies += "io.github.shaohuizhe" % "cache" % "1.2.8"
[io.github.shaohuizhe/cache "1.2.8"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : ast | jar | 1.2.1 |
io.github.shaohuizhe : core | jar | 1.1.7 |