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