License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Net |
GroupId | GroupIdnet.ftlines.wicket-fullcalendar |
ArtifactId | ArtifactIdwicket-fullcalendar-parent |
Last Version | Last Version4.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWicket-FullCalendar Parent
Provides a Wicket frontend to the FullCalendar JavaScript library
|
Filename | Size |
---|---|
wicket-fullcalendar-parent-4.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ftlines.wicket-fullcalendar/wicket-fullcalendar-parent/ -->
<dependency>
<groupId>net.ftlines.wicket-fullcalendar</groupId>
<artifactId>wicket-fullcalendar-parent</artifactId>
<version>4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.ftlines.wicket-fullcalendar/wicket-fullcalendar-parent/
implementation 'net.ftlines.wicket-fullcalendar:wicket-fullcalendar-parent:4.2'
// https://jarcasting.com/artifacts/net.ftlines.wicket-fullcalendar/wicket-fullcalendar-parent/
implementation ("net.ftlines.wicket-fullcalendar:wicket-fullcalendar-parent:4.2")
'net.ftlines.wicket-fullcalendar:wicket-fullcalendar-parent:pom:4.2'
<dependency org="net.ftlines.wicket-fullcalendar" name="wicket-fullcalendar-parent" rev="4.2">
<artifact name="wicket-fullcalendar-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.ftlines.wicket-fullcalendar', module='wicket-fullcalendar-parent', version='4.2')
)
libraryDependencies += "net.ftlines.wicket-fullcalendar" % "wicket-fullcalendar-parent" % "4.2"
[net.ftlines.wicket-fullcalendar/wicket-fullcalendar-parent "4.2"]