Download calendar-1.0.0.jar file - Jar c

Jar examples for c:calendar

Description

A stylable calendar widget allowing date and date range selection

You can download jar file calendar 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add calendar-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

calendar-1.0.0-javadoc.jar
calendar-1.0.0-sources.jar
calendar-1.0.0.jar
calendar-1.0.0.pom



Related Tutorials