Last Version

cron 1.0.0

The cron tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

cron
Version

Version

1.0.0
Type

Type

jar
Description

Description

cron
The cron tool for java.

Download cron 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.