is not current version
Last Version 0.0.2.2

io.gitee.chippyer:chippy-redis 0.0.2.1


Categories

Categories

Redis Data Databases
GroupId

GroupId

io.gitee.chippyer
ArtifactId

ArtifactId

chippy-redis
Version

Version

0.0.2.1
Type

Type

jar

Download chippy-redis 0.0.2.1


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