is not current version
Last Version 0.3.0

com.iluwatar:wicket-foundation-samples 0.0.2


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.iluwatar
ArtifactId

ArtifactId

wicket-foundation-samples
Version

Version

0.0.2
Type

Type

war

Download wicket-foundation-samples 0.0.2


<!-- https://jarcasting.com/artifacts/com.iluwatar/wicket-foundation-samples/ -->
<dependency>
    <groupId>com.iluwatar</groupId>
    <artifactId>wicket-foundation-samples</artifactId>
    <version>0.0.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.iluwatar/wicket-foundation-samples/
implementation 'com.iluwatar:wicket-foundation-samples:0.0.2'
// https://jarcasting.com/artifacts/com.iluwatar/wicket-foundation-samples/
implementation ("com.iluwatar:wicket-foundation-samples:0.0.2")
'com.iluwatar:wicket-foundation-samples:war:0.0.2'
<dependency org="com.iluwatar" name="wicket-foundation-samples" rev="0.0.2">
  <artifact name="wicket-foundation-samples" type="war" />
</dependency>
@Grapes(
@Grab(group='com.iluwatar', module='wicket-foundation-samples', version='0.0.2')
)
libraryDependencies += "com.iluwatar" % "wicket-foundation-samples" % "0.0.2"
[com.iluwatar/wicket-foundation-samples "0.0.2"]