is not current version
Last Version 1.5.0

org.wicketstuff:inmethod-grid-examples 1.4.15

Advanced grid components for Apache Wicket - Example Application

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

inmethod-grid-examples
Version

Version

1.4.15
Type

Type

war

Download inmethod-grid-examples 1.4.15


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