не последняя версия
Последняя версия 1.5.13

org.wicketstuff:calendarviews-parent 1.5.1

See the child project "calendarviews" for a more complete description. This is the parent for the actual project and the examples.

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.wicketstuff
Идентификатор

Идентификатор

calendarviews-parent
Версия

Версия

1.5.1
Тип

Тип

pom

Скачать calendarviews-parent 1.5.1

Имя Файла Размер
calendarviews-parent-1.5.1.pom 2 KB
Обзор

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