is not current version
Last Version 2.1.0

com.1stleg:jnativehook 1.1.5

Global keyboard and mouse listeners for Java.

Categories

Categories

Native Development Tools JNA
GroupId

GroupId

com.1stleg
ArtifactId

ArtifactId

jnativehook
Version

Version

1.1.5
Type

Type

jar

Download jnativehook 1.1.5


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