Jar examples for c:calendar
A stylable calendar widget allowing date and date range selection
You can download jar file calendar 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add calendar-1.0.1.jar to your project.
<dependency> <groupId>com.obdobion</groupId> <artifactId>calendar</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.obdobion', name: 'calendar', version: '1.0.1'
libraryDependencies += "com.obdobion" % "calendar" % "1.0.1"
<dependency org="com.obdobion" name="calendar" rev="1.0.1"/>
@Grapes(@Grab(group='com.obdobion', module='calendar', version='1.0.1'))
'com.obdobion:calendar:jar:1.0.1'
Click the following link to download the jar file.
calendar-1.0.1-javadoc.jar