is not current version
Last Version 1.0.2

com.github.panxiaochao:pxc-redis-helper 1.0.0

pxc-redis-helper is a redis tools

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.panxiaochao
ArtifactId

ArtifactId

pxc-redis-helper
Version

Version

1.0.0
Type

Type

jar

Download pxc-redis-helper 1.0.0


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