is not current version
Last Version 0.5.3

net.dontdrinkandroot:wicket.example 0.5.2

Example application for net.dontdrinkandroot.wicket modules

Categories

Categories

Wicket User Interface Web Frameworks Net
GroupId

GroupId

net.dontdrinkandroot
ArtifactId

ArtifactId

wicket.example
Version

Version

0.5.2
Type

Type

jar

Download wicket.example 0.5.2


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