is not current version
Last Version 1.1.0.wicket8

de.wicketbuch.extensions:pagemounter 1.0.0.wicket8

Mount a range of pages automatically in Wicket.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.wicketbuch.extensions
ArtifactId

ArtifactId

pagemounter
Version

Version

1.0.0.wicket8
Type

Type

jar

Download pagemounter 1.0.0.wicket8


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