is not current version
Last Version 2.2.2

JNativeHook 2.2.1

Global keyboard and mouse listeners for Java.

License

License

Categories

Categories

Native Development Tools JNA
GroupId

GroupId

com.github.kwhat
ArtifactId

ArtifactId

jnativehook
Version

Version

2.2.1
Type

Type

jar
Description

Description

JNativeHook
Global keyboard and mouse listeners for Java.
Project URL

Project URL

https://github.com/kwhat/jnativehook

Download jnativehook 2.2.1


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1

Project Modules

There are no modules declared in this project.