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

com.github.phantomthief:jedis-helper 0.1.9


Категории

Категории

Ant Компиляция и сборка Jedis Данные Базы данных
Группа

Группа

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

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

jedis-helper
Версия

Версия

0.1.9
Тип

Тип

jar

Скачать jedis-helper 0.1.9


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