is not current version
Last Version 1.5.0.wicket8

de.wicketbuch.extensions:appendablerepeater 1.5.0.wicket7

AJAX-appendable repeaters

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.wicketbuch.extensions
ArtifactId

ArtifactId

appendablerepeater
Version

Version

1.5.0.wicket7
Type

Type

jar

Download appendablerepeater 1.5.0.wicket7


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