is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-input-events 1.5.2

All sorts of Input events, key presses etc

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-input-events
Version

Version

1.5.2
Type

Type

jar

Download wicketstuff-input-events 1.5.2


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