is not current version
Last Version 4.2

net.ftlines.wicket-fullcalendar:wicket-fullcalendar-examples 4.0

Provides examples and usages

Categories

Categories

Wicket User Interface Web Frameworks Net
GroupId

GroupId

net.ftlines.wicket-fullcalendar
ArtifactId

ArtifactId

wicket-fullcalendar-examples
Version

Version

4.0
Type

Type

war

Download wicket-fullcalendar-examples 4.0


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