is not current version
Last Version 1.8.7.INFORMAL_VERSION

io.gitee.kould:Kache 1.7.1

Kache

GroupId

GroupId

io.gitee.kould
ArtifactId

ArtifactId

Kache
Version

Version

1.7.1
Type

Type

jar

Download Kache 1.7.1


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