не последняя версия
Последняя версия 1.5-RC5.1

org.wicketstuff:theme-base 1.4.10

Wicket Theme Base

Категории

Категории

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

Группа

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

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

theme-base
Версия

Версия

1.4.10
Тип

Тип

jar

Скачать theme-base 1.4.10


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