MVN

com.kupal : ahk4j

Maven & Gradle

Aug 15, 2011

Auto Hot Key Project

<dependency>
    <groupId>com.kupal</groupId>
    <artifactId>ahk4j</artifactId>
    <version>ahk4j-core</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kupal : ahk4j to add to Maven - Latest Versions:

  • Latest Stable: ahk4j-core

All Versions

Choose a version of com.kupal : ahk4j to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
ahk4j-1.0
ahk4j
ahk4j-ahk4j-core

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.kupal</groupId>
    <artifactId>ahk4j</artifactId>
    <version>ahk4j-core</version>
</dependency>

Advertisement