License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdKeypress |
Last Version | Last Version2.1.5 |
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.5.pom | |
Keypress-2.1.5.jar | 14 KB |
Keypress-2.1.5-javadoc.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/Keypress/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>Keypress</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/Keypress/
implementation 'org.webjars:Keypress:2.1.5'
// https://jarcasting.com/artifacts/org.webjars/Keypress/
implementation ("org.webjars:Keypress:2.1.5")
'org.webjars:Keypress:jar:2.1.5'
<dependency org="org.webjars" name="Keypress" rev="2.1.5">
<artifact name="Keypress" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='Keypress', version='2.1.5')
)
libraryDependencies += "org.webjars" % "Keypress" % "2.1.5"
[org.webjars/Keypress "2.1.5"]