is not current version
Last Version 9.10.0

org.wicketstuff:wicket-mount-core 6.21.0


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-mount-core
Version

Version

6.21.0
Type

Type

jar

Download wicket-mount-core 6.21.0


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