License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls KeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-timoxley-keycode |
Version | Version2.1.6 |
Type | Typejar |
Description |
Descriptionkeycode
WebJar for keycode
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-timoxley-keycode/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-timoxley-keycode</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-timoxley-keycode/
implementation 'org.webjars.npm:github-com-timoxley-keycode:2.1.6'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-timoxley-keycode/
implementation ("org.webjars.npm:github-com-timoxley-keycode:2.1.6")
'org.webjars.npm:github-com-timoxley-keycode:jar:2.1.6'
<dependency org="org.webjars.npm" name="github-com-timoxley-keycode" rev="2.1.6">
<artifact name="github-com-timoxley-keycode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-timoxley-keycode', version='2.1.6')
)
libraryDependencies += "org.webjars.npm" % "github-com-timoxley-keycode" % "2.1.6"
[org.webjars.npm/github-com-timoxley-keycode "2.1.6"]