Download sundial-2.0.0.jar file - Jar s

Jar examples for s:sundial

Description

A Lightweight Java Job Scheduling Framework

You can download jar file sundial 2.0.0 in this page.

License

Apache 2

Build File

You can use the following script to add sundial-2.0.0.jar to your project.

<dependency>
   <groupId>com.xeiam</groupId>
   <artifactId>sundial</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.xeiam', name: 'sundial', version: '2.0.0'
libraryDependencies += "com.xeiam" % "sundial" % "2.0.0"
<dependency org="com.xeiam" name="sundial" rev="2.0.0"/>
@Grapes(@Grab(group='com.xeiam', module='sundial', version='2.0.0'))
'com.xeiam:sundial:jar:2.0.0'

Download

Click the following link to download the jar file.

sundial-2.0.0-javadoc.jar
sundial-2.0.0-sources.jar
sundial-2.0.0.jar
sundial-2.0.0.pom



Related Tutorials