MVN

com.github.kwhat : jnativehook

Maven & Gradle

Mar 19, 2022
1.6k stars

JNativeHook · Global keyboard and mouse listeners for Java.

<dependency>
    <groupId>com.github.kwhat</groupId>
    <artifactId>jnativehook</artifactId>
    <version>2.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.kwhat : jnativehook to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.2

All Versions

Choose a version of com.github.kwhat : jnativehook to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
jnativehook-2.2.2
jnativehook-2.2.1
jnativehook-2.2.0

How to add a dependency to Maven

Add the following com.github.kwhat : jnativehook maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.kwhat</groupId>
    <artifactId>jnativehook</artifactId>
    <version>2.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.kwhat : jnativehook gradle dependency to your build.gradle file:

implementation 'com.github.kwhat:jnativehook:2.2.2'

Gradle Kotlin DSL: Add the following com.github.kwhat : jnativehook gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.kwhat:jnativehook:2.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.kwhat : jnativehook sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.kwhat" % "jnativehook" % "2.2.2"

Advertisement

Dependencies from Group

Mar 19, 2022
1.6k stars

Discover Dependencies

Dec 16, 2022
0 stars
Feb 04, 2023
0 stars
Feb 04, 2023
1 usages
0 stars
Nov 29, 2021
1 usages
Aug 14, 2023
6 stars
Nov 19, 2021
678 stars
Jun 09, 2022
1 usages
0 stars
Dec 19, 2021
2 usages
436 stars
Dec 19, 2021
5 usages
136 stars