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

org.wicketstuff:inmethod-grid-parent 6.20.0

Advanced grid components for Apache Wicket

Категории

Категории

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

Группа

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

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

inmethod-grid-parent
Версия

Версия

6.20.0
Тип

Тип

pom

Скачать inmethod-grid-parent 6.20.0

Имя Файла Размер
inmethod-grid-parent-6.20.0.pom 2 KB
Обзор

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