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

org.wicketstuff:inmethod-grid-parent 1.4.10.2

Advanced grid components for Apache Wicket

Категории

Категории

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

Группа

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

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

inmethod-grid-parent
Версия

Версия

1.4.10.2
Тип

Тип

jar

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


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