License |
License |
---|---|
GroupId | GroupIdorg.hortonmachine |
ArtifactId | ArtifactIdhm-hmachine |
Version | Version0.10.4 |
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.4.pom | |
hm-hmachine-0.10.4.jar | 1 MB |
hm-hmachine-0.10.4-sources.jar | 870 KB |
hm-hmachine-0.10.4-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hortonmachine/hm-hmachine/ -->
<dependency>
<groupId>org.hortonmachine</groupId>
<artifactId>hm-hmachine</artifactId>
<version>0.10.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.hortonmachine/hm-hmachine/
implementation 'org.hortonmachine:hm-hmachine:0.10.4'
// https://jarcasting.com/artifacts/org.hortonmachine/hm-hmachine/
implementation ("org.hortonmachine:hm-hmachine:0.10.4")
'org.hortonmachine:hm-hmachine:jar:0.10.4'
<dependency org="org.hortonmachine" name="hm-hmachine" rev="0.10.4">
<artifact name="hm-hmachine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hortonmachine', module='hm-hmachine', version='0.10.4')
)
libraryDependencies += "org.hortonmachine" % "hm-hmachine" % "0.10.4"
[org.hortonmachine/hm-hmachine "0.10.4"]
Group / Artifact | Type | Version |
---|---|---|
org.hortonmachine : hm-gears | jar | 0.10.4 |
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 |