is not current version
Last Version 1.2.0

com.github.aqiu202:ttl-cache-core 1.0.5


GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

ttl-cache-core
Version

Version

1.0.5
Type

Type

jar

Download ttl-cache-core 1.0.5


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