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

com.github.bingoohuang:delayqueue 0.0.10

delay queue based on redis

Группа

Группа

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

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

delayqueue
Версия

Версия

0.0.10
Тип

Тип

jar

Скачать delayqueue 0.0.10


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