is not current version
Last Version 3.0.16

com.github.yuyenews:mars-redis 3.0.9


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-redis
Version

Version

3.0.9
Type

Type

jar

Download mars-redis 3.0.9


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