is not current version
Last Version 4.3.2

io.github.mholzer85.wicket-fullcalendar:wicket-fullcalendar-parent 4.3.1

Provides a Wicket frontend to the FullCalendar JavaScript library

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

io.github.mholzer85.wicket-fullcalendar
ArtifactId

ArtifactId

wicket-fullcalendar-parent
Version

Version

4.3.1
Type

Type

pom

Download wicket-fullcalendar-parent 4.3.1


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