is not current version
Last Version 9.10.0

org.wicketstuff:editable-grid-parent 7.0.0-M4

Editable grid component for Apache Wicket

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

editable-grid-parent
Version

Version

7.0.0-M4
Type

Type

pom

Download editable-grid-parent 7.0.0-M4


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