is not current version
Last Version 0.5.3

net.dontdrinkandroot:wicket.extras 0.5.2

Apache Wicket convenience extensions

Categories

Categories

Wicket User Interface Web Frameworks Net
GroupId

GroupId

net.dontdrinkandroot
ArtifactId

ArtifactId

wicket.extras
Version

Version

0.5.2
Type

Type

jar

Download wicket.extras 0.5.2


<!-- https://jarcasting.com/artifacts/net.dontdrinkandroot/wicket.extras/ -->
<dependency>
    <groupId>net.dontdrinkandroot</groupId>
    <artifactId>wicket.extras</artifactId>
    <version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.dontdrinkandroot/wicket.extras/
implementation 'net.dontdrinkandroot:wicket.extras:0.5.2'
// https://jarcasting.com/artifacts/net.dontdrinkandroot/wicket.extras/
implementation ("net.dontdrinkandroot:wicket.extras:0.5.2")
'net.dontdrinkandroot:wicket.extras:jar:0.5.2'
<dependency org="net.dontdrinkandroot" name="wicket.extras" rev="0.5.2">
  <artifact name="wicket.extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dontdrinkandroot', module='wicket.extras', version='0.5.2')
)
libraryDependencies += "net.dontdrinkandroot" % "wicket.extras" % "0.5.2"
[net.dontdrinkandroot/wicket.extras "0.5.2"]