vertx-cron-timer

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

fr.wseduc
ArtifactId

ArtifactId

vertx-cron-timer
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

vertx-cron-timer
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/web-education/vertx-cron-timer
Source Code Management

Source Code Management

https://github.com/web-education/vertx-cron-timer.git

Download vertx-cron-timer

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.1