is not current version
Last Version 2.1.1

com.github.fk7075:lucky-redis V2-TEST


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.fk7075
ArtifactId

ArtifactId

lucky-redis
Version

Version

V2-TEST
Type

Type

jar

Download lucky-redis V2-TEST


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