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

org.wicketstuff:theme-parent 1.5-RC7


Категории

Категории

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

Группа

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

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

theme-parent
Версия

Версия

1.5-RC7
Тип

Тип

pom

Скачать theme-parent 1.5-RC7

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

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