Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 448 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 448 Bytes

keel-awt

========== Maven Central

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'