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

org.wicketstuff:lightbox2-parent 7.0.0-M5

See the child project "lightbox2" for a more complete description. This is the parent for the actual project and the examples.

Категории

Категории

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

Группа

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

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

lightbox2-parent
Версия

Версия

7.0.0-M5
Тип

Тип

pom

Скачать lightbox2-parent 7.0.0-M5

Имя Файла Размер
lightbox2-parent-7.0.0-M5.pom 888 bytes
Обзор

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