Download cron4s-testkit_2.11-0.4.0.jar file - Jar c

Jar examples for c:cron4s-testkit-2.11

Description

CRON expression parser for Scala

You can download jar file cron4s-testkit_2.11 0.4.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add cron4s-testkit_2.11-0.4.0.jar to your project.

<dependency>
   <groupId>com.github.alonsodomin.cron4s</groupId>
   <artifactId>cron4s-testkit_2.11</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'com.github.alonsodomin.cron4s', name: 'cron4s-testkit_2.11', version: '0.4.0'
libraryDependencies += "com.github.alonsodomin.cron4s" % "cron4s-testkit_2.11" % "0.4.0"
<dependency org="com.github.alonsodomin.cron4s" name="cron4s-testkit_2.11" rev="0.4.0"/>
@Grapes(@Grab(group='com.github.alonsodomin.cron4s', module='cron4s-testkit_2.11', version='0.4.0'))
'com.github.alonsodomin.cron4s:cron4s-testkit_2.11:jar:0.4.0'

Download

Click the following link to download the jar file.

cron4s-testkit_2.11-0.4.0-javadoc.jar
cron4s-testkit_2.11-0.4.0-sources.jar
cron4s-testkit_2.11-0.4.0.jar
cron4s-testkit_2.11-0.4.0.pom



Related Tutorials