License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdio.github.mholzer85.wicket-fullcalendar |
ArtifactId | ArtifactIdwicket-fullcalendar-parent |
Last Version | Last Version4.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWicket-FullCalendar Parent
Provides a Wicket frontend to the FullCalendar JavaScript library
|
Project URL |
Project URL |
Filename | Size |
---|---|
wicket-fullcalendar-parent-4.3.2.pom | 8 KB |
Browse |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/io.github.mholzer85.wicket-fullcalendar/wicket-fullcalendar-parent/
implementation ("io.github.mholzer85.wicket-fullcalendar:wicket-fullcalendar-parent:4.3.2")
'io.github.mholzer85.wicket-fullcalendar:wicket-fullcalendar-parent:pom:4.3.2'
<dependency org="io.github.mholzer85.wicket-fullcalendar" name="wicket-fullcalendar-parent" rev="4.3.2">
<artifact name="wicket-fullcalendar-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mholzer85.wicket-fullcalendar', module='wicket-fullcalendar-parent', version='4.3.2')
)
libraryDependencies += "io.github.mholzer85.wicket-fullcalendar" % "wicket-fullcalendar-parent" % "4.3.2"
[io.github.mholzer85.wicket-fullcalendar/wicket-fullcalendar-parent "4.3.2"]