| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface |
| GroupId | GroupIdcom.panayotis |
| ArtifactId | ArtifactIdhrgui |
| Last Version | Last Version0.2.5 |
| Release Date | Release Date |
| 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.5.pom | |
| hrgui-0.2.5.jar | 27 KB |
| hrgui-0.2.5-sources.jar | 25 KB |
| hrgui-0.2.5-javadoc.jar | 243 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.panayotis/hrgui/ -->
<dependency>
<groupId>com.panayotis</groupId>
<artifactId>hrgui</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.panayotis/hrgui/
implementation 'com.panayotis:hrgui:0.2.5'
// https://jarcasting.com/artifacts/com.panayotis/hrgui/
implementation ("com.panayotis:hrgui:0.2.5")
'com.panayotis:hrgui:jar:0.2.5'
<dependency org="com.panayotis" name="hrgui" rev="0.2.5">
<artifact name="hrgui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.panayotis', module='hrgui', version='0.2.5')
)
libraryDependencies += "com.panayotis" % "hrgui" % "0.2.5"
[com.panayotis/hrgui "0.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.panayotis : appenh | jar | 0.6.1 |