is not current version
Last Version 1.5-RC5.1

org.wicketstuff:inmethod-grid 1.4.17.1

Advanced grid components for Apache Wicket

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

inmethod-grid
Version

Version

1.4.17.1
Type

Type

jar

Download inmethod-grid 1.4.17.1


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