is not current version
Last Version 0.1.17

info.unterrainer.commons:crontab-scheduler 0.1.10


GroupId

GroupId

info.unterrainer.commons
ArtifactId

ArtifactId

crontab-scheduler
Version

Version

0.1.10
Type

Type

jar

Download crontab-scheduler 0.1.10


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