is not current version
Last Version 9.10.0

org.wicketstuff:wicket-mount-core 8.11.0


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-mount-core
Version

Version

8.11.0
Type

Type

jar

Download wicket-mount-core 8.11.0


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