is not current version
Last Version 9.10.0

org.wicketstuff:inmethod-grid-parent 6.14.0

Advanced grid components for Apache Wicket

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

inmethod-grid-parent
Version

Version

6.14.0
Type

Type

pom

Download inmethod-grid-parent 6.14.0


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