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