Download wicket-fullcalendar-core-2.1.jar file - Jar w

Jar examples for w:wicket-fullcalendar-core

Description

Provides a Wicket frontend to the FullCalendar JavaScript library

You can download jar file wicket-fullcalendar-core 2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add wicket-fullcalendar-core-2.1.jar to your project.

<dependency>
   <groupId>net.ftlines.wicket-fullcalendar</groupId>
   <artifactId>wicket-fullcalendar-core</artifactId>
   <version>2.1</version>
</dependency>
compile group: 'net.ftlines.wicket-fullcalendar', name: 'wicket-fullcalendar-core', version: '2.1'
libraryDependencies += "net.ftlines.wicket-fullcalendar" % "wicket-fullcalendar-core" % "2.1"
<dependency org="net.ftlines.wicket-fullcalendar" name="wicket-fullcalendar-core" rev="2.1"/>
@Grapes(@Grab(group='net.ftlines.wicket-fullcalendar', module='wicket-fullcalendar-core', version='2.1'))
'net.ftlines.wicket-fullcalendar:wicket-fullcalendar-core:jar:2.1'

Download

Click the following link to download the jar file.

wicket-fullcalendar-core-2.1-javadoc.jar
wicket-fullcalendar-core-2.1-sources.jar
wicket-fullcalendar-core-2.1.jar
wicket-fullcalendar-core-2.1.pom



Related Tutorials