is not current version
Last Version 1.5.0.wicket8

de.wicketbuch.extensions:appendablerepeater-parent 1.4.0.wicket6

AJAX-appendable repeaters

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.wicketbuch.extensions
ArtifactId

ArtifactId

appendablerepeater-parent
Version

Version

1.4.0.wicket6
Type

Type

pom

Download appendablerepeater-parent 1.4.0.wicket6


<!-- https://jarcasting.com/artifacts/de.wicketbuch.extensions/appendablerepeater-parent/ -->
<dependency>
    <groupId>de.wicketbuch.extensions</groupId>
    <artifactId>appendablerepeater-parent</artifactId>
    <version>1.4.0.wicket6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/appendablerepeater-parent/
implementation 'de.wicketbuch.extensions:appendablerepeater-parent:1.4.0.wicket6'
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/appendablerepeater-parent/
implementation ("de.wicketbuch.extensions:appendablerepeater-parent:1.4.0.wicket6")
'de.wicketbuch.extensions:appendablerepeater-parent:pom:1.4.0.wicket6'
<dependency org="de.wicketbuch.extensions" name="appendablerepeater-parent" rev="1.4.0.wicket6">
  <artifact name="appendablerepeater-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.wicketbuch.extensions', module='appendablerepeater-parent', version='1.4.0.wicket6')
)
libraryDependencies += "de.wicketbuch.extensions" % "appendablerepeater-parent" % "1.4.0.wicket6"
[de.wicketbuch.extensions/appendablerepeater-parent "1.4.0.wicket6"]