is not current version
Last Version 2.5.10

com.github.lodsve:lodsve-cache 2.5.9

缓存

GroupId

GroupId

com.github.lodsve
ArtifactId

ArtifactId

lodsve-cache
Version

Version

2.5.9
Type

Type

jar

Download lodsve-cache 2.5.9


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