License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdcom.panayotis |
ArtifactId | ArtifactIdhrgui |
Version | Version0.2.4 |
Type | Typejar |
Description |
Descriptionhrgui
High Resolution HiDPI friendly Swing based user interface
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hrgui-0.2.4.pom | |
hrgui-0.2.4.jar | 39 KB |
hrgui-0.2.4-sources.jar | 31 KB |
hrgui-0.2.4-javadoc.jar | 299 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.panayotis/hrgui/ -->
<dependency>
<groupId>com.panayotis</groupId>
<artifactId>hrgui</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.panayotis/hrgui/
implementation 'com.panayotis:hrgui:0.2.4'
// https://jarcasting.com/artifacts/com.panayotis/hrgui/
implementation ("com.panayotis:hrgui:0.2.4")
'com.panayotis:hrgui:jar:0.2.4'
<dependency org="com.panayotis" name="hrgui" rev="0.2.4">
<artifact name="hrgui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.panayotis', module='hrgui', version='0.2.4')
)
libraryDependencies += "com.panayotis" % "hrgui" % "0.2.4"
[com.panayotis/hrgui "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.panayotis : appenh | jar | 0.5.0 |