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

com.github.yuyenews:mars-redis 2.1.3


Категории

Категории

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

Группа

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

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

mars-redis
Версия

Версия

2.1.3
Тип

Тип

jar

Скачать mars-redis 2.1.3


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