is not current version
Last Version 0.10.7

org.hortonmachine:hortonmachine 0.9.4

The Horton Machine - Spatial Tools for Environmental Modelling

GroupId

GroupId

org.hortonmachine
ArtifactId

ArtifactId

hortonmachine
Version

Version

0.9.4
Type

Type

pom

Download hortonmachine 0.9.4

Filename Size
hortonmachine-0.9.4.pom 27 KB
Browse

<!-- https://jarcasting.com/artifacts/org.hortonmachine/hortonmachine/ -->
<dependency>
    <groupId>org.hortonmachine</groupId>
    <artifactId>hortonmachine</artifactId>
    <version>0.9.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hortonmachine/hortonmachine/
implementation 'org.hortonmachine:hortonmachine:0.9.4'
// https://jarcasting.com/artifacts/org.hortonmachine/hortonmachine/
implementation ("org.hortonmachine:hortonmachine:0.9.4")
'org.hortonmachine:hortonmachine:pom:0.9.4'
<dependency org="org.hortonmachine" name="hortonmachine" rev="0.9.4">
  <artifact name="hortonmachine" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hortonmachine', module='hortonmachine', version='0.9.4')
)
libraryDependencies += "org.hortonmachine" % "hortonmachine" % "0.9.4"
[org.hortonmachine/hortonmachine "0.9.4"]