is not current version
Last Version 9.7.0

org.wicketstuff:wicketstuff-dropdown-menu 6.14.0

A simple dropdown menu for Apache Wicket.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-dropdown-menu
Version

Version

6.14.0
Type

Type

jar

Download wicketstuff-dropdown-menu 6.14.0


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