Last Version

Auto Hot Key Project 1.0


GroupId

GroupId

com.kupal
ArtifactId

ArtifactId

ahk4j
Version

Version

1.0
Type

Type

pom
Description

Description

Auto Hot Key Project

Download ahk4j 1.0

Filename Size
ahk4j-1.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.kupal/ahk4j/ -->
<dependency>
    <groupId>com.kupal</groupId>
    <artifactId>ahk4j</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kupal/ahk4j/
implementation 'com.kupal:ahk4j:1.0'
// https://jarcasting.com/artifacts/com.kupal/ahk4j/
implementation ("com.kupal:ahk4j:1.0")
'com.kupal:ahk4j:pom:1.0'
<dependency org="com.kupal" name="ahk4j" rev="1.0">
  <artifact name="ahk4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kupal', module='ahk4j', version='1.0')
)
libraryDependencies += "com.kupal" % "ahk4j" % "1.0"
[com.kupal/ahk4j "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

  • ahk4j-core