Last Version

com.github.tulskiy:jkeymaster 1.3

Cross-platform Java provider for global hotkeys

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.tulskiy
ArtifactId

ArtifactId

jkeymaster
Version

Version

1.3
Type

Type

jar
Description

Description

Cross-platform Java provider for global hotkeys

Download jkeymaster 1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.4.0
net.java.dev.jna : jna-platform jar 5.4.0
org.slf4j : slf4j-api jar 1.7.13

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 Optional jar 1.7.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.