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

org.wicketstuff:editable-grid-parent 6.28.0

Editable grid component for Apache Wicket

Категории

Категории

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

Группа

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

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

editable-grid-parent
Версия

Версия

6.28.0
Тип

Тип

pom

Скачать editable-grid-parent 6.28.0

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

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