is not current version
Last Version 2.1.0

com.1stleg:jnativehook 2.0.2

Global keyboard and mouse listeners for Java.

Categories

Categories

Native Development Tools JNA
GroupId

GroupId

com.1stleg
ArtifactId

ArtifactId

jnativehook
Version

Version

2.0.2
Type

Type

jar

Download jnativehook 2.0.2


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