is not current version
Last Version 1.0.2

com.github.dyorgio.runtime:jinputhook 1.0.0

Global Key and Shortcuts listeners for Java.

GroupId

GroupId

com.github.dyorgio.runtime
ArtifactId

ArtifactId

jinputhook
Version

Version

1.0.0
Type

Type

jar

Download jinputhook 1.0.0


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