JNativeHook

Global keyboard and mouse listeners for Java.

License

License

Categories

Categories

Native Development Tools JNA
GroupId

GroupId

com.github.kwhat
ArtifactId

ArtifactId

jnativehook
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

JNativeHook
Global keyboard and mouse listeners for Java.
Project URL

Project URL

https://github.com/kwhat/jnativehook

Download jnativehook

How to add to project

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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.2
2.2.1
2.2.0