GWT Shortcut Trapper

Simple GWT library for handling keyboard shortcuts

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.vertispan.shortcut
ArtifactId

ArtifactId

gwt-shortcut-trapper
Last Version

Last Version

1.0.0-alpha-1
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Shortcut Trapper
Simple GWT library for handling keyboard shortcuts
Project URL

Project URL

https://www.github.com/vertispan/gwt-shortcut-trapper/
Source Code Management

Source Code Management

https://github.com/Vertispan/gwt-shortcut-trapper/tree/master/gwt-shortcut-trapper

Download gwt-shortcut-trapper

How to add to project

<!-- https://jarcasting.com/artifacts/com.vertispan.shortcut/gwt-shortcut-trapper/ -->
<dependency>
    <groupId>com.vertispan.shortcut</groupId>
    <artifactId>gwt-shortcut-trapper</artifactId>
    <version>1.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vertispan.shortcut/gwt-shortcut-trapper/
implementation 'com.vertispan.shortcut:gwt-shortcut-trapper:1.0.0-alpha-1'
// https://jarcasting.com/artifacts/com.vertispan.shortcut/gwt-shortcut-trapper/
implementation ("com.vertispan.shortcut:gwt-shortcut-trapper:1.0.0-alpha-1")
'com.vertispan.shortcut:gwt-shortcut-trapper:jar:1.0.0-alpha-1'
<dependency org="com.vertispan.shortcut" name="gwt-shortcut-trapper" rev="1.0.0-alpha-1">
  <artifact name="gwt-shortcut-trapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vertispan.shortcut', module='gwt-shortcut-trapper', version='1.0.0-alpha-1')
)
libraryDependencies += "com.vertispan.shortcut" % "gwt-shortcut-trapper" % "1.0.0-alpha-1"
[com.vertispan.shortcut/gwt-shortcut-trapper "1.0.0-alpha-1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.9.0
com.google.gwt : gwt-dev jar 2.9.0
com.google.elemental2 : elemental2-dom jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha-1