License |
License |
---|---|
GroupId | GroupIdcom.github.paganini2008 |
ArtifactId | ArtifactIddevtools-cron4j |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondevtools-cron4j
A light weight task scheduling tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
devtools-cron4j-2.0.4.pom | |
devtools-cron4j-2.0.4.jar | 129 KB |
devtools-cron4j-2.0.4-sources.jar | 60 KB |
devtools-cron4j-2.0.4-javadoc.jar | 521 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.paganini2008/devtools-cron4j/ -->
<dependency>
<groupId>com.github.paganini2008</groupId>
<artifactId>devtools-cron4j</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008/devtools-cron4j/
implementation 'com.github.paganini2008:devtools-cron4j:2.0.4'
// https://jarcasting.com/artifacts/com.github.paganini2008/devtools-cron4j/
implementation ("com.github.paganini2008:devtools-cron4j:2.0.4")
'com.github.paganini2008:devtools-cron4j:jar:2.0.4'
<dependency org="com.github.paganini2008" name="devtools-cron4j" rev="2.0.4">
<artifact name="devtools-cron4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008', module='devtools-cron4j', version='2.0.4')
)
libraryDependencies += "com.github.paganini2008" % "devtools-cron4j" % "2.0.4"
[com.github.paganini2008/devtools-cron4j "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.paganini2008 : devtools-lang | jar | 2.0.4 |