is not current version
Last Version 0.0.2.2

io.gitee.chippyer:chippy-redis 0.0.2


Categories

Categories

Redis Data Databases
GroupId

GroupId

io.gitee.chippyer
ArtifactId

ArtifactId

chippy-redis
Version

Version

0.0.2
Type

Type

jar

Download chippy-redis 0.0.2


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