is not current version
Last Version 0.0.2

com.github.yunwjr:redis-tool 0.0.1

redis tool

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.yunwjr
ArtifactId

ArtifactId

redis-tool
Version

Version

0.0.1
Type

Type

jar

Download redis-tool 0.0.1


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