is not current version
Last Version 4.3.1

com.noenv:vertx-cronutils 4.0.1

An abstraction of cron-utils for the vertx scheduler

GroupId

GroupId

com.noenv
ArtifactId

ArtifactId

vertx-cronutils
Version

Version

4.0.1
Type

Type

jar

Download vertx-cronutils 4.0.1


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