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