is not current version
Last Version 9.10.0

org.wicketstuff:editable-grid-parent 8.0.0

Editable grid component for Apache Wicket

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

editable-grid-parent
Version

Version

8.0.0
Type

Type

pom

Download editable-grid-parent 8.0.0


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