Last Version

Application Enhancer 0.6.1

Cross-platform access of java application properties, such as application icon, mac os about box, theme and quit listener

License

License

GroupId

GroupId

com.panayotis
ArtifactId

ArtifactId

appenh
Version

Version

0.6.1
Type

Type

jar
Description

Description

Application Enhancer
Cross-platform access of java application properties, such as application icon, mac os about box, theme and quit listener
Project URL

Project URL

https://github.com/teras/appenh
Source Code Management

Source Code Management

http://github.com/teras/appenh/tree/master

Download appenh 0.6.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.panayotis : loadlib jar 0.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.