is not current version
Last Version 0.8.1

cn.vertxup:zero-ifx-redis 0.6.1


Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

zero-ifx-redis
Version

Version

0.6.1
Type

Type

jar

Download zero-ifx-redis 0.6.1


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