is not current version
Last Version 0.3.0

com.iluwatar:wicket-foundation-core 0.0.2


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.iluwatar
ArtifactId

ArtifactId

wicket-foundation-core
Version

Version

0.0.2
Type

Type

jar

Download wicket-foundation-core 0.0.2


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