License |
License
Apache 2.0
|
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdKeypress |
Last Version | Last Version2.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKeypress
WebJar for Keypress
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Keypress-2.1.3.pom | |
Keypress-2.1.3.jar | 4 MB |
Keypress-2.1.3-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/Keypress/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>Keypress</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/Keypress/
implementation 'org.webjars.bower:Keypress:2.1.3'
// https://jarcasting.com/artifacts/org.webjars.bower/Keypress/
implementation ("org.webjars.bower:Keypress:2.1.3")
'org.webjars.bower:Keypress:jar:2.1.3'
<dependency org="org.webjars.bower" name="Keypress" rev="2.1.3">
<artifact name="Keypress" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='Keypress', version='2.1.3')
)
libraryDependencies += "org.webjars.bower" % "Keypress" % "2.1.3"
[org.webjars.bower/Keypress "2.1.3"]