is not current version
Last Version 0.3.0

com.cetsoft:imcache-redis 0.1.2


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.cetsoft
ArtifactId

ArtifactId

imcache-redis
Version

Version

0.1.2
Type

Type

jar

Download imcache-redis 0.1.2


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