Jar examples for c:cron-utils
A Java library to parse, migrate and validate crons as well as describe them in human readable language
You can download jar file cron-utils 3.1.6 in this page.
Apache 2.0
You can use the following script to add cron-utils-3.1.6.jar to your project.
<dependency> <groupId>com.cronutils</groupId> <artifactId>cron-utils</artifactId> <version>3.1.6</version> </dependency>
compile group: 'com.cronutils', name: 'cron-utils', version: '3.1.6'
libraryDependencies += "com.cronutils" % "cron-utils" % "3.1.6"
<dependency org="com.cronutils" name="cron-utils" rev="3.1.6"/>
@Grapes(@Grab(group='com.cronutils', module='cron-utils', version='3.1.6'))
'com.cronutils:cron-utils:jar:3.1.6'
Click the following link to download the jar file.
cron-utils-3.1.6-javadoc.jar