MVN

com.cronutils : cron-utils-timestrings

Maven & Gradle

Jun 20, 2016
1 stars

cron-utils · A Java library to update expressions with a given point in time, in a custom format.

<dependency>
    <groupId>com.cronutils</groupId>
    <artifactId>cron-utils-timestrings</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cronutils : cron-utils-timestrings to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.cronutils : cron-utils-timestrings to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
cron-utils-timestrings-0.1.0

How to add a dependency to Maven

Add the following com.cronutils : cron-utils-timestrings maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.cronutils</groupId>
    <artifactId>cron-utils-timestrings</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cronutils : cron-utils-timestrings gradle dependency to your build.gradle file:

implementation 'com.cronutils:cron-utils-timestrings:0.1.0'

Gradle Kotlin DSL: Add the following com.cronutils : cron-utils-timestrings gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cronutils:cron-utils-timestrings:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cronutils : cron-utils-timestrings sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cronutils" % "cron-utils-timestrings" % "0.1.0"

Advertisement

Dependencies from Group

Mar 26, 2023
204 usages
1k stars
Jun 04, 2015
1 usages
12 stars
Mar 10, 2016
9 stars
Jun 20, 2016
1 stars

Discover Dependencies

Jun 28, 2016
1 usages
3 stars
Jul 22, 2019
34 usages
2 stars
Mar 12, 2018
1 usages
0 stars
Dec 08, 2017
1 usages
1 stars
Jun 23, 2016
3 usages
5 stars
Jun 23, 2016
1 stars