License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks KeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdreact-hotkeys |
Version | Version0.7.1 |
Type | Typejar |
Description |
Descriptionreact-hotkeys
WebJar for react-hotkeys
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-hotkeys-0.7.1.pom | |
react-hotkeys-0.7.1.jar | 566 KB |
react-hotkeys-0.7.1-sources.jar | 22 bytes |
react-hotkeys-0.7.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/react-hotkeys/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>react-hotkeys</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/react-hotkeys/
implementation 'org.webjars.bower:react-hotkeys:0.7.1'
// https://jarcasting.com/artifacts/org.webjars.bower/react-hotkeys/
implementation ("org.webjars.bower:react-hotkeys:0.7.1")
'org.webjars.bower:react-hotkeys:jar:0.7.1'
<dependency org="org.webjars.bower" name="react-hotkeys" rev="0.7.1">
<artifact name="react-hotkeys" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='react-hotkeys', version='0.7.1')
)
libraryDependencies += "org.webjars.bower" % "react-hotkeys" % "0.7.1"
[org.webjars.bower/react-hotkeys "0.7.1"]