is not current version
Last Version 0.1.17

info.unterrainer.commons:crontab-scheduler 0.1.11


GroupId

GroupId

info.unterrainer.commons
ArtifactId

ArtifactId

crontab-scheduler
Version

Version

0.1.11
Type

Type

jar

Download crontab-scheduler 0.1.11


<!-- https://jarcasting.com/artifacts/info.unterrainer.commons/crontab-scheduler/ -->
<dependency>
    <groupId>info.unterrainer.commons</groupId>
    <artifactId>crontab-scheduler</artifactId>
    <version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/info.unterrainer.commons/crontab-scheduler/
implementation 'info.unterrainer.commons:crontab-scheduler:0.1.11'
// https://jarcasting.com/artifacts/info.unterrainer.commons/crontab-scheduler/
implementation ("info.unterrainer.commons:crontab-scheduler:0.1.11")
'info.unterrainer.commons:crontab-scheduler:jar:0.1.11'
<dependency org="info.unterrainer.commons" name="crontab-scheduler" rev="0.1.11">
  <artifact name="crontab-scheduler" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.unterrainer.commons', module='crontab-scheduler', version='0.1.11')
)
libraryDependencies += "info.unterrainer.commons" % "crontab-scheduler" % "0.1.11"
[info.unterrainer.commons/crontab-scheduler "0.1.11"]