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