is not current version
Last Version 2.0.4

com.github.paganini2008:devtools-cron4j 2.0.2

A light weight task scheduling tools

GroupId

GroupId

com.github.paganini2008
ArtifactId

ArtifactId

devtools-cron4j
Version

Version

2.0.2
Type

Type

jar

Download devtools-cron4j 2.0.2


<!-- https://jarcasting.com/artifacts/com.github.paganini2008/devtools-cron4j/ -->
<dependency>
    <groupId>com.github.paganini2008</groupId>
    <artifactId>devtools-cron4j</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008/devtools-cron4j/
implementation 'com.github.paganini2008:devtools-cron4j:2.0.2'
// https://jarcasting.com/artifacts/com.github.paganini2008/devtools-cron4j/
implementation ("com.github.paganini2008:devtools-cron4j:2.0.2")
'com.github.paganini2008:devtools-cron4j:jar:2.0.2'
<dependency org="com.github.paganini2008" name="devtools-cron4j" rev="2.0.2">
  <artifact name="devtools-cron4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008', module='devtools-cron4j', version='2.0.2')
)
libraryDependencies += "com.github.paganini2008" % "devtools-cron4j" % "2.0.2"
[com.github.paganini2008/devtools-cron4j "2.0.2"]