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

org.wicketstuff:theme-parent 1.5.9


Категории

Категории

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

Группа

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

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

theme-parent
Версия

Версия

1.5.9
Тип

Тип

pom

Скачать theme-parent 1.5.9

Имя Файла Размер
theme-parent-1.5.9.pom 783 bytes
Обзор

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