is not current version
Last Version 1.3

com.github.tulskiy:jkeymaster 1.2

Cross-platform Java provider for global hotkeys

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.tulskiy
ArtifactId

ArtifactId

jkeymaster
Version

Version

1.2
Type

Type

jar

Download jkeymaster 1.2


<!-- https://jarcasting.com/artifacts/com.github.tulskiy/jkeymaster/ -->
<dependency>
    <groupId>com.github.tulskiy</groupId>
    <artifactId>jkeymaster</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tulskiy/jkeymaster/
implementation 'com.github.tulskiy:jkeymaster:1.2'
// https://jarcasting.com/artifacts/com.github.tulskiy/jkeymaster/
implementation ("com.github.tulskiy:jkeymaster:1.2")
'com.github.tulskiy:jkeymaster:jar:1.2'
<dependency org="com.github.tulskiy" name="jkeymaster" rev="1.2">
  <artifact name="jkeymaster" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tulskiy', module='jkeymaster', version='1.2')
)
libraryDependencies += "com.github.tulskiy" % "jkeymaster" % "1.2"
[com.github.tulskiy/jkeymaster "1.2"]