License |
License |
---|---|
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdcache |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptioncache
cache
|
Filename | Size |
---|---|
cache-1.0.pom | |
cache-1.0.jar | 35 KB |
cache-1.0-sources.jar | 15 KB |
cache-1.0-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/cache/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>cache</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/cache/
implementation 'io.github.shaohuizhe:cache:1.0'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/cache/
implementation ("io.github.shaohuizhe:cache:1.0")
'io.github.shaohuizhe:cache:jar:1.0'
<dependency org="io.github.shaohuizhe" name="cache" rev="1.0">
<artifact name="cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='cache', version='1.0')
)
libraryDependencies += "io.github.shaohuizhe" % "cache" % "1.0"
[io.github.shaohuizhe/cache "1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : tools | jar | 1.9.1 |
io.github.shaohuizhe : spring | jar | 1.7.5 |
org.aspectj : aspectjweaver | jar |