is not current version
Last Version 1.0.9

com.lifeonwalden:app-cache-redis 1.0.6


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.lifeonwalden
ArtifactId

ArtifactId

app-cache-redis
Version

Version

1.0.6
Type

Type

jar

Download app-cache-redis 1.0.6


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