Categories |
CategoriesAngular User Interface Web Frameworks KeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-hotkeys |
Version | Version1.6.0 |
Type | Typejar |
Filename | Size |
---|---|
angular-hotkeys-1.6.0.pom | |
angular-hotkeys-1.6.0.jar | 42 KB |
angular-hotkeys-1.6.0-sources.jar | 22 bytes |
angular-hotkeys-1.6.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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-hotkeys/
implementation 'org.webjars.npm:angular-hotkeys:1.6.0'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-hotkeys/
implementation ("org.webjars.npm:angular-hotkeys:1.6.0")
'org.webjars.npm:angular-hotkeys:jar:1.6.0'
<dependency org="org.webjars.npm" name="angular-hotkeys" rev="1.6.0">
<artifact name="angular-hotkeys" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-hotkeys', version='1.6.0')
)
libraryDependencies += "org.webjars.npm" % "angular-hotkeys" % "1.6.0"
[org.webjars.npm/angular-hotkeys "1.6.0"]