Download lib-recur-0.9.3.jar file - Jar l

Jar examples for l:lib-recur

Description

A recurrence processor for Java

You can download jar file lib-recur 0.9.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add lib-recur-0.9.3.jar to your project.

<dependency>
   <groupId>org.dmfs</groupId>
   <artifactId>lib-recur</artifactId>
   <version>0.9.3</version>
</dependency>
compile group: 'org.dmfs', name: 'lib-recur', version: '0.9.3'
libraryDependencies += "org.dmfs" % "lib-recur" % "0.9.3"
<dependency org="org.dmfs" name="lib-recur" rev="0.9.3"/>
@Grapes(@Grab(group='org.dmfs', module='lib-recur', version='0.9.3'))
'org.dmfs:lib-recur:jar:0.9.3'

Download

Click the following link to download the jar file.

lib-recur-0.9.3-javadoc.jar
lib-recur-0.9.3-sources.jar
lib-recur-0.9.3.jar
lib-recur-0.9.3.pom



Related Tutorials