Last Version

JNativeHook 2.1.0

Global keyboard and mouse listeners for Java.

License

License

Categories

Categories

Native Development Tools JNA
GroupId

GroupId

com.1stleg
ArtifactId

ArtifactId

jnativehook
Version

Version

2.1.0
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.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.