is not current version
Last Version 2.10.1-RELEASE

com.github.sonus21:rqueue-core 2.0.4-RC

Asynchronous and delayed task executor

GroupId

GroupId

com.github.sonus21
ArtifactId

ArtifactId

rqueue-core
Version

Version

2.0.4-RC
Type

Type

pom

Download rqueue-core 2.0.4-RC


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