is not current version
Last Version 9.10.0

org.wicketstuff:inmethod-grid-parent 1.5-RC4.2

Advanced grid components for Apache Wicket

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

inmethod-grid-parent
Version

Version

1.5-RC4.2
Type

Type

jar

Download inmethod-grid-parent 1.5-RC4.2


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