Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdKeypress |
Version | Version1.0.9 |
Type | Typejar |
Filename | Size |
---|---|
Keypress-1.0.9.pom | |
Keypress-1.0.9.jar | 4 MB |
Keypress-1.0.9-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/Keypress/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>Keypress</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/Keypress/
implementation 'org.webjars.bower:Keypress:1.0.9'
// https://jarcasting.com/artifacts/org.webjars.bower/Keypress/
implementation ("org.webjars.bower:Keypress:1.0.9")
'org.webjars.bower:Keypress:jar:1.0.9'
<dependency org="org.webjars.bower" name="Keypress" rev="1.0.9">
<artifact name="Keypress" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='Keypress', version='1.0.9')
)
libraryDependencies += "org.webjars.bower" % "Keypress" % "1.0.9"
[org.webjars.bower/Keypress "1.0.9"]