не последняя версия
Последняя версия 2.0.2-RELEASE

com.github.sonus21:rqueue 2.0.1-RELEASE

Asynchronous and delayed task executor

Группа

Группа

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

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

rqueue
Версия

Версия

2.0.1-RELEASE
Тип

Тип

pom

Скачать rqueue 2.0.1-RELEASE


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