License |
License |
---|---|
GroupId | GroupIdcom.panayotis |
ArtifactId | ArtifactIdappenh |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApplication Enhancer
Cross-platform access of java application properties, such as application icon, mac os about box, theme
and quit listener
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
appenh-0.6.1.pom | |
appenh-0.6.1.jar | 41 KB |
appenh-0.6.1-sources.jar | 14 KB |
appenh-0.6.1-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.panayotis/appenh/ -->
<dependency>
<groupId>com.panayotis</groupId>
<artifactId>appenh</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.panayotis/appenh/
implementation 'com.panayotis:appenh:0.6.1'
// https://jarcasting.com/artifacts/com.panayotis/appenh/
implementation ("com.panayotis:appenh:0.6.1")
'com.panayotis:appenh:jar:0.6.1'
<dependency org="com.panayotis" name="appenh" rev="0.6.1">
<artifact name="appenh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.panayotis', module='appenh', version='0.6.1')
)
libraryDependencies += "com.panayotis" % "appenh" % "0.6.1"
[com.panayotis/appenh "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.panayotis : loadlib | jar | 0.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |