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

org.wicketstuff:artwork-parent 1.4.7


Категории

Категории

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

Группа

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

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

artwork-parent
Версия

Версия

1.4.7
Тип

Тип

pom

Скачать artwork-parent 1.4.7

Имя Файла Размер
artwork-parent-1.4.7.pom 823 bytes
Обзор

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