is not current version
Last Version 1.2.3

io.github.shaohuizhe:local-cache 1.1.4

local-cache

GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

local-cache
Version

Version

1.1.4
Type

Type

jar

Download local-cache 1.1.4


<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/local-cache/ -->
<dependency>
    <groupId>io.github.shaohuizhe</groupId>
    <artifactId>local-cache</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/local-cache/
implementation 'io.github.shaohuizhe:local-cache:1.1.4'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/local-cache/
implementation ("io.github.shaohuizhe:local-cache:1.1.4")
'io.github.shaohuizhe:local-cache:jar:1.1.4'
<dependency org="io.github.shaohuizhe" name="local-cache" rev="1.1.4">
  <artifact name="local-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='local-cache', version='1.1.4')
)
libraryDependencies += "io.github.shaohuizhe" % "local-cache" % "1.1.4"
[io.github.shaohuizhe/local-cache "1.1.4"]