ahk4j core lib


GroupId

GroupId

com.kupal.ahk4j
ArtifactId

ArtifactId

ahk4j-core
Last Version

Last Version

0.9-BETA
Release Date

Release Date

Type

Type

jar
Description

Description

ahk4j core lib

Download ahk4j-core

How to add to project

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

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.

Versions

Version
0.9-BETA