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

org.wicketstuff:modalx-parent 6.25.0

Parent project for wicketstuff ModalX

Категории

Категории

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

Группа

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

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

modalx-parent
Версия

Версия

6.25.0
Тип

Тип

pom

Скачать modalx-parent 6.25.0

Имя Файла Размер
modalx-parent-6.25.0.pom 1 KB
Обзор

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