Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdio.github.mholzer85.wicket-fullcalendar |
ArtifactId | ArtifactIdwicket-fullcalendar-core |
Version | Version4.3 |
Type | Typejar |
Filename | Size |
---|---|
wicket-fullcalendar-core-4.3.pom | |
wicket-fullcalendar-core-4.3.jar | 305 KB |
wicket-fullcalendar-core-4.3-sources.jar | 281 KB |
wicket-fullcalendar-core-4.3-javadoc.jar | 540 KB |
Browse |
<!-- 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</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'
// https://jarcasting.com/artifacts/io.github.mholzer85.wicket-fullcalendar/wicket-fullcalendar-core/
implementation ("io.github.mholzer85.wicket-fullcalendar:wicket-fullcalendar-core:4.3")
'io.github.mholzer85.wicket-fullcalendar:wicket-fullcalendar-core:jar:4.3'
<dependency org="io.github.mholzer85.wicket-fullcalendar" name="wicket-fullcalendar-core" rev="4.3">
<artifact name="wicket-fullcalendar-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mholzer85.wicket-fullcalendar', module='wicket-fullcalendar-core', version='4.3')
)
libraryDependencies += "io.github.mholzer85.wicket-fullcalendar" % "wicket-fullcalendar-core" % "4.3"
[io.github.mholzer85.wicket-fullcalendar/wicket-fullcalendar-core "4.3"]