MVN

at.chrl : chrl-cron

Maven & Gradle

Sep 13, 2015
4 usages
2 stars

ChRL - Cron Service · Simple Cron Service

<dependency>
    <groupId>at.chrl</groupId>
    <artifactId>chrl-cron</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of at.chrl : chrl-cron to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of at.chrl : chrl-cron to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
chrl-cron-1.1.0
1.0.x
chrl-cron-1.0.0

How to add a dependency to Maven

Add the following at.chrl : chrl-cron maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>at.chrl</groupId>
    <artifactId>chrl-cron</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following at.chrl : chrl-cron gradle dependency to your build.gradle file:

implementation 'at.chrl:chrl-cron:1.1.0'

Gradle Kotlin DSL: Add the following at.chrl : chrl-cron gradle kotlin dependency to your build.gradle.kts file:

implementation("at.chrl:chrl-cron:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following at.chrl : chrl-cron sbt scala dependency to your build.sbt file:

libraryDependencies += "at.chrl" % "chrl-cron" % "1.1.0"

Advertisement

Dependencies from Group

Sep 13, 2015
5 usages
2 stars
Sep 13, 2015
5 usages
2 stars
Sep 13, 2015
4 usages
2 stars
Sep 12, 2015
2 usages
2 stars
Sep 13, 2015
2 usages
2 stars

Discover Dependencies

Aug 25, 2015
1 usages
0 stars
Oct 19, 2015
4 usages
Nov 27, 2015
1 usages
5 stars
Oct 18, 2015
1 usages
2 stars
Jul 28, 2016
2 usages
267 stars
Sep 05, 2015
2 usages
Aug 25, 2017
6 usages
6 stars
Feb 21, 2020
4 usages
14 stars