is not current version
Last Version 1.8.7.INFORMAL_VERSION

io.gitee.kould:Kache 1.8.3.INFORMAL_VERSION

Kache

GroupId

GroupId

io.gitee.kould
ArtifactId

ArtifactId

Kache
Version

Version

1.8.3.INFORMAL_VERSION
Type

Type

jar

Download Kache 1.8.3.INFORMAL_VERSION


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