Last Version

JInputHook 1.0.2

Global Key and Shortcuts listeners for Java.

License

License

GroupId

GroupId

com.github.dyorgio.runtime
ArtifactId

ArtifactId

jinputhook
Version

Version

1.0.2
Type

Type

jar
Description

Description

JInputHook
Global Key and Shortcuts listeners for Java.
Project URL

Project URL

https://github.com/dyorgio/jinputhook
Source Code Management

Source Code Management

https://github.com/dyorgio/jinputhook.git

Download jinputhook 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.jinput : jinput jar 2.0.9

provided (1)

Group / Artifact Type Version
net.java.dev.jna : jna-platform jar 5.6.0

runtime (3)

Group / Artifact Type Version
net.java.jinput : jinput-platform jar 2.0.7
net.java.jinput : jinput-platform jar 2.0.7
net.java.jinput : jinput-platform jar 2.0.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.