не последняя версия
Последняя версия 3.0.16

com.github.yuyenews:mars-redis 2.2.0


Категории

Категории

Redis Данные Базы данных
Группа

Группа

com.github.yuyenews
Идентификатор

Идентификатор

mars-redis
Версия

Версия

2.2.0
Тип

Тип

jar

Скачать mars-redis 2.2.0


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