is not current version
Last Version 1.5.1

com.harium.keel:keel-awt 1.5.0

Keel classes integrated with AWT

GroupId

GroupId

com.harium.keel
ArtifactId

ArtifactId

keel-awt
Version

Version

1.5.0
Type

Type

jar

Download keel-awt 1.5.0


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