is not current version
Last Version 0.3.0

com.iluwatar:wicket-foundation-core 0.1.1


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.iluwatar
ArtifactId

ArtifactId

wicket-foundation-core
Version

Version

0.1.1
Type

Type

jar

Download wicket-foundation-core 0.1.1


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