| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdcom.vertispan.shortcut | 
| ArtifactId | ArtifactIdgwt-shortcut-trapper | 
| Last Version | Last Version1.0.0-alpha-1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGWT Shortcut Trapper Simple GWT library for handling keyboard shortcuts | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- 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"]| 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 |