is not current version
Last Version 3.0.5

com.lingdonge:cloud-cache 3.0.4

Cache缓存集成

GroupId

GroupId

com.lingdonge
ArtifactId

ArtifactId

cloud-cache
Version

Version

3.0.4
Type

Type

jar

Download cloud-cache 3.0.4


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