is not current version
Last Version 0.1.17

info.unterrainer.commons:crontab-scheduler 0.0.1


GroupId

GroupId

info.unterrainer.commons
ArtifactId

ArtifactId

crontab-scheduler
Version

Version

0.0.1
Type

Type

jar

Download crontab-scheduler 0.0.1


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