is not current version
Last Version 1.5.0.wicket8

de.wicketbuch.extensions:appendablerepeater-examples 1.3.0.wicket5


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.wicketbuch.extensions
ArtifactId

ArtifactId

appendablerepeater-examples
Version

Version

1.3.0.wicket5
Type

Type

war

Download appendablerepeater-examples 1.3.0.wicket5


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