The Horton Machine
Spatial Tools for Environmental Modelling.
Landing page: http://thehortonmachine.github.io/hortonmachine/
| License | License | 
|---|---|
| Categories | CategoriesGUI User Interface | 
| GroupId | GroupIdorg.jgrasstools | 
| ArtifactId | ArtifactIdjgt-gui | 
| Last Version | Last Version0.8.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJGrasstools GUI Components Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| jgt-gui-0.8.1.pom | |
| jgt-gui-0.8.1.jar | 285 KB | 
| jgt-gui-0.8.1-sources.jar | 238 KB | 
| jgt-gui-0.8.1-javadoc.jar | 253 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jgrasstools/jgt-gui/ -->
<dependency>
    <groupId>org.jgrasstools</groupId>
    <artifactId>jgt-gui</artifactId>
    <version>0.8.1</version>
</dependency>// https://jarcasting.com/artifacts/org.jgrasstools/jgt-gui/
implementation 'org.jgrasstools:jgt-gui:0.8.1'// https://jarcasting.com/artifacts/org.jgrasstools/jgt-gui/
implementation ("org.jgrasstools:jgt-gui:0.8.1")'org.jgrasstools:jgt-gui:jar:0.8.1'<dependency org="org.jgrasstools" name="jgt-gui" rev="0.8.1">
  <artifact name="jgt-gui" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jgrasstools', module='jgt-gui', version='0.8.1')
)libraryDependencies += "org.jgrasstools" % "jgt-gui" % "0.8.1"[org.jgrasstools/jgt-gui "0.8.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jgrasstools : jgt-modules | jar | 0.8.1 | 
| com.jgoodies : forms | jar | 1.2.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 | 
Spatial Tools for Environmental Modelling.
Landing page: http://thehortonmachine.github.io/hortonmachine/