Last Version

jcron 1.0.1

Cron expression parser for java

License

License

GroupId

GroupId

com.github.stuxuhai
ArtifactId

ArtifactId

jcron
Version

Version

1.0.1
Type

Type

jar
Description

Description

jcron
Cron expression parser for java

Download jcron 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
joda-time : joda-time jar 2.9.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.