is not current version
Last Version 4.3.1

com.noenv:vertx-cronutils 3.9.5

An abstraction of cron-utils for the vertx scheduler

GroupId

GroupId

com.noenv
ArtifactId

ArtifactId

vertx-cronutils
Version

Version

3.9.5
Type

Type

jar

Download vertx-cronutils 3.9.5


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