License |
License |
---|---|
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdlocal-cache |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionlocal-cache
local-cache
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
local-cache-1.0.pom | |
local-cache-1.0.jar | 29 KB |
local-cache-1.0-sources.jar | 11 KB |
local-cache-1.0-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/local-cache/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>local-cache</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/local-cache/
implementation 'io.github.shaohuizhe:local-cache:1.0'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/local-cache/
implementation ("io.github.shaohuizhe:local-cache:1.0")
'io.github.shaohuizhe:local-cache:jar:1.0'
<dependency org="io.github.shaohuizhe" name="local-cache" rev="1.0">
<artifact name="local-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='local-cache', version='1.0')
)
libraryDependencies += "io.github.shaohuizhe" % "local-cache" % "1.0"
[io.github.shaohuizhe/local-cache "1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : core | jar | 1.0 |
io.github.shaohuizhe : spring | jar | 1.9 |
io.github.shaohuizhe : cache | jar | 1.1.4 |