is not current version
Last Version 1.2.1.RELEASE

com.github.kaizen4j:stark-redis 1.1.1.RELEASE


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.kaizen4j
ArtifactId

ArtifactId

stark-redis
Version

Version

1.1.1.RELEASE
Type

Type

jar

Download stark-redis 1.1.1.RELEASE


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