is not current version
Last Version 4.3.2

io.github.mholzer85.wicket-fullcalendar:wicket-fullcalendar-core 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-core
Version

Version

4.3.1
Type

Type

jar

Download wicket-fullcalendar-core 4.3.1


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