не последняя версия
Последняя версия 1.5-RC5.1

org.wicketstuff:inmethod-grid 1.4.20.1

Advanced grid components for Apache Wicket

Категории

Категории

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

Группа

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

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

inmethod-grid
Версия

Версия

1.4.20.1
Тип

Тип

jar

Скачать inmethod-grid 1.4.20.1


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