is not current version
Last Version 0.5.3

net.dontdrinkandroot:wicket.parent 0.5.2

Parent project for net.dontdrinkandroot.wicket modules

Categories

Categories

Wicket User Interface Web Frameworks Net
GroupId

GroupId

net.dontdrinkandroot
ArtifactId

ArtifactId

wicket.parent
Version

Version

0.5.2
Type

Type

pom

Download wicket.parent 0.5.2

Filename Size
wicket.parent-0.5.2.pom 10 KB
Browse

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