Download thundr-quartz-0.0.1.jar file - Jar t

Jar examples for t:thundr-quartz

Description

Skeleton thundr module

You can download jar file thundr-quartz 0.0.1 in this page.

Build File

You can use the following script to add thundr-quartz-0.0.1.jar to your project.

<dependency>
   <groupId>com.threewks.thundr</groupId>
   <artifactId>thundr-quartz</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.threewks.thundr', name: 'thundr-quartz', version: '0.0.1'
libraryDependencies += "com.threewks.thundr" % "thundr-quartz" % "0.0.1"
<dependency org="com.threewks.thundr" name="thundr-quartz" rev="0.0.1"/>
@Grapes(@Grab(group='com.threewks.thundr', module='thundr-quartz', version='0.0.1'))
'com.threewks.thundr:thundr-quartz:jar:0.0.1'

Download

Click the following link to download the jar file.

thundr-quartz-0.0.1-javadoc.jar
thundr-quartz-0.0.1-sources.jar
thundr-quartz-0.0.1.jar
thundr-quartz-0.0.1.pom



Related Tutorials