is not current version
Last Version 1.5.0.wicket8

de.wicketbuch.extensions:appendablerepeater 1.4.1.wicket5

AJAX-appendable repeaters

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.wicketbuch.extensions
ArtifactId

ArtifactId

appendablerepeater
Version

Version

1.4.1.wicket5
Type

Type

jar

Download appendablerepeater 1.4.1.wicket5


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