is not current version
Last Version 9.10.0

org.wicketstuff.foundation:wicket-foundation-core 7.16.0


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff.foundation
ArtifactId

ArtifactId

wicket-foundation-core
Version

Version

7.16.0
Type

Type

jar

Download wicket-foundation-core 7.16.0


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