License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.tulskiy |
ArtifactId | ArtifactIdjkeymaster-parent |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjkeymaster
Cross-platform Java provider for global hotkeys
|
Project URL |
Project URL |
Filename | Size |
---|---|
jkeymaster-parent-1.3.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tulskiy/jkeymaster-parent/ -->
<dependency>
<groupId>com.github.tulskiy</groupId>
<artifactId>jkeymaster-parent</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tulskiy/jkeymaster-parent/
implementation 'com.github.tulskiy:jkeymaster-parent:1.3'
// https://jarcasting.com/artifacts/com.github.tulskiy/jkeymaster-parent/
implementation ("com.github.tulskiy:jkeymaster-parent:1.3")
'com.github.tulskiy:jkeymaster-parent:pom:1.3'
<dependency org="com.github.tulskiy" name="jkeymaster-parent" rev="1.3">
<artifact name="jkeymaster-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tulskiy', module='jkeymaster-parent', version='1.3')
)
libraryDependencies += "com.github.tulskiy" % "jkeymaster-parent" % "1.3"
[com.github.tulskiy/jkeymaster-parent "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.13 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 Optional | jar | 1.7.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |