keel-awt
Keel classes integrated with AWT
Maven
<dependency>
<groupId>com.harium.keel</groupId>
<artifactId>keel-awt</artifactId>
<version>1.5.1</version>
</dependency>
Gradle
compile 'com.harium.keel:keel-awt:1.5.1'
License |
License |
---|---|
GroupId | GroupIdcom.harium.keel |
ArtifactId | ArtifactIdkeel-awt |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKeel AWT
Keel classes integrated with AWT
|
Filename | Size |
---|---|
keel-awt-1.5.1.pom | |
keel-awt-1.5.1.jar | 17 KB |
keel-awt-1.5.1-sources.jar | 10 KB |
keel-awt-1.5.1-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.harium.keel/keel-awt/ -->
<dependency>
<groupId>com.harium.keel</groupId>
<artifactId>keel-awt</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.keel/keel-awt/
implementation 'com.harium.keel:keel-awt:1.5.1'
// https://jarcasting.com/artifacts/com.harium.keel/keel-awt/
implementation ("com.harium.keel:keel-awt:1.5.1")
'com.harium.keel:keel-awt:jar:1.5.1'
<dependency org="com.harium.keel" name="keel-awt" rev="1.5.1">
<artifact name="keel-awt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.keel', module='keel-awt', version='1.5.1')
)
libraryDependencies += "com.harium.keel" % "keel-awt" % "1.5.1"
[com.harium.keel/keel-awt "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.harium.keel : core | jar | [1.5.4,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
Keel classes integrated with AWT
<dependency>
<groupId>com.harium.keel</groupId>
<artifactId>keel-awt</artifactId>
<version>1.5.1</version>
</dependency>
compile 'com.harium.keel:keel-awt:1.5.1'