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