is not current version
Last Version 1.5-RC5.1

org.wicketstuff:input-events 1.4.16.1

All sorts of Input events, key presses etc

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

input-events
Version

Version

1.4.16.1
Type

Type

jar

Download input-events 1.4.16.1


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