is not current version
Last Version 4.2

net.ftlines.wicket-fullcalendar:wicket-fullcalendar-parent 3.0

Provides a Wicket frontend to the FullCalendar JavaScript library

Categories

Categories

Wicket User Interface Web Frameworks Net
GroupId

GroupId

net.ftlines.wicket-fullcalendar
ArtifactId

ArtifactId

wicket-fullcalendar-parent
Version

Version

3.0
Type

Type

pom

Download wicket-fullcalendar-parent 3.0


<!-- https://jarcasting.com/artifacts/net.ftlines.wicket-fullcalendar/wicket-fullcalendar-parent/ -->
<dependency>
    <groupId>net.ftlines.wicket-fullcalendar</groupId>
    <artifactId>wicket-fullcalendar-parent</artifactId>
    <version>3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.ftlines.wicket-fullcalendar/wicket-fullcalendar-parent/
implementation 'net.ftlines.wicket-fullcalendar:wicket-fullcalendar-parent:3.0'
// https://jarcasting.com/artifacts/net.ftlines.wicket-fullcalendar/wicket-fullcalendar-parent/
implementation ("net.ftlines.wicket-fullcalendar:wicket-fullcalendar-parent:3.0")
'net.ftlines.wicket-fullcalendar:wicket-fullcalendar-parent:pom:3.0'
<dependency org="net.ftlines.wicket-fullcalendar" name="wicket-fullcalendar-parent" rev="3.0">
  <artifact name="wicket-fullcalendar-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.ftlines.wicket-fullcalendar', module='wicket-fullcalendar-parent', version='3.0')
)
libraryDependencies += "net.ftlines.wicket-fullcalendar" % "wicket-fullcalendar-parent" % "3.0"
[net.ftlines.wicket-fullcalendar/wicket-fullcalendar-parent "3.0"]