MVN

io.github.dogla : hotkeys

Maven & Gradle

Dec 27, 2022
0 stars

hotkeys · Library for Windows to register global hot keys that can be triggered even when the associated application is not focused or has no application window at all.

<dependency>
    <groupId>io.github.dogla</groupId>
    <artifactId>hotkeys</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.dogla : hotkeys to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.dogla : hotkeys to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
hotkeys-1.0.0

How to add a dependency to Maven

Add the following io.github.dogla : hotkeys maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.dogla</groupId>
    <artifactId>hotkeys</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.dogla : hotkeys gradle dependency to your build.gradle file:

implementation 'io.github.dogla:hotkeys:1.0.0'

Gradle Kotlin DSL: Add the following io.github.dogla : hotkeys gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.dogla:hotkeys:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.dogla : hotkeys sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.dogla" % "hotkeys" % "1.0.0"

Advertisement

Dependencies from Group

Dec 11, 2022
1 stars
Dec 27, 2022
0 stars
Dec 27, 2022
0 stars
Mar 04, 2023
1 stars

Discover Dependencies

Jan 10, 2023
3 stars
Aug 05, 2023
1 stars
Aug 09, 2023
Aug 09, 2023
Aug 09, 2023
14 stars
Aug 09, 2023
Feb 21, 2023
4 stars
Dec 27, 2022
115 stars
Feb 28, 2023
902 stars