License |
License |
---|---|
GroupId | GroupIdorg.hortonmachine |
ArtifactId | ArtifactIdhm-hmachine |
Last Version | Last Version0.10.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Horton Machine modules
The Horton Machine - Spatial Tools for Environmental Modelling
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hm-hmachine-0.10.7.pom | |
hm-hmachine-0.10.7.jar | 957 KB |
hm-hmachine-0.10.7-sources.jar | 792 KB |
hm-hmachine-0.10.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hortonmachine/hm-hmachine/ -->
<dependency>
<groupId>org.hortonmachine</groupId>
<artifactId>hm-hmachine</artifactId>
<version>0.10.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.hortonmachine/hm-hmachine/
implementation 'org.hortonmachine:hm-hmachine:0.10.7'
// https://jarcasting.com/artifacts/org.hortonmachine/hm-hmachine/
implementation ("org.hortonmachine:hm-hmachine:0.10.7")
'org.hortonmachine:hm-hmachine:jar:0.10.7'
<dependency org="org.hortonmachine" name="hm-hmachine" rev="0.10.7">
<artifact name="hm-hmachine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hortonmachine', module='hm-hmachine', version='0.10.7')
)
libraryDependencies += "org.hortonmachine" % "hm-hmachine" % "0.10.7"
[org.hortonmachine/hm-hmachine "0.10.7"]
Group / Artifact | Type | Version |
---|---|---|
org.hortonmachine : hm-gears | jar | 0.10.7 |
org.codehaus.groovy : groovy | jar | 3.0.7 |
org.codehaus.groovy : groovy-sql | jar | 3.0.7 |
org.codehaus.groovy : groovy-xml | jar | 3.0.7 |
org.codehaus.groovy : groovy-json | jar | 3.0.7 |
org.codehaus.groovy : groovy-swing | jar | 3.0.7 |
org.codehaus.groovy : groovy-console | jar | 3.0.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |