is not current version
Last Version 3.0.31.RELEASE

com.github.shoothzj:sdk-redis 3.0.22.RELEASE


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

sdk-redis
Version

Version

3.0.22.RELEASE
Type

Type

jar

Download sdk-redis 3.0.22.RELEASE


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