License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdorg.hortonmachine |
ArtifactId | ArtifactIdhm-gui |
Last Version | Last Version0.10.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHM GUI Components
The Horton Machine - Spatial Tools for Environmental Modelling
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hm-gui-0.10.7.pom | |
hm-gui-0.10.7.jar | 560 KB |
hm-gui-0.10.7-sources.jar | 474 KB |
hm-gui-0.10.7-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hortonmachine/hm-gui/ -->
<dependency>
<groupId>org.hortonmachine</groupId>
<artifactId>hm-gui</artifactId>
<version>0.10.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.hortonmachine/hm-gui/
implementation 'org.hortonmachine:hm-gui:0.10.7'
// https://jarcasting.com/artifacts/org.hortonmachine/hm-gui/
implementation ("org.hortonmachine:hm-gui:0.10.7")
'org.hortonmachine:hm-gui:jar:0.10.7'
<dependency org="org.hortonmachine" name="hm-gui" rev="0.10.7">
<artifact name="hm-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hortonmachine', module='hm-gui', version='0.10.7')
)
libraryDependencies += "org.hortonmachine" % "hm-gui" % "0.10.7"
[org.hortonmachine/hm-gui "0.10.7"]
Group / Artifact | Type | Version |
---|---|---|
org.hortonmachine : hm-modules | jar | 0.10.7 |
com.jgoodies : forms | jar | 1.2.1 |