Download biweekly-0.6.1.jar file - Jar b

Jar examples for b:biweekly

Description

An iCalendar parser/writer library written in Java.

You can download jar file biweekly 0.6.1 in this page.

License

FreeBSD License

Build File

You can use the following script to add biweekly-0.6.1.jar to your project.

<dependency>
   <groupId>net.sf.biweekly</groupId>
   <artifactId>biweekly</artifactId>
   <version>0.6.1</version>
</dependency>
compile group: 'net.sf.biweekly', name: 'biweekly', version: '0.6.1'
libraryDependencies += "net.sf.biweekly" % "biweekly" % "0.6.1"
<dependency org="net.sf.biweekly" name="biweekly" rev="0.6.1"/>
@Grapes(@Grab(group='net.sf.biweekly', module='biweekly', version='0.6.1'))
'net.sf.biweekly:biweekly:jar:0.6.1'

Download

Click the following link to download the jar file.

biweekly-0.6.1-javadoc.jar
biweekly-0.6.1-sources.jar
biweekly-0.6.1.jar
biweekly-0.6.1.pom



Related Tutorials