is not current version
Last Version 0.10.7

org.hortonmachine:hortonmachine 0.10.0

The Horton Machine - Spatial Tools for Environmental Modelling

GroupId

GroupId

org.hortonmachine
ArtifactId

ArtifactId

hortonmachine
Version

Version

0.10.0
Type

Type

pom

Download hortonmachine 0.10.0

Filename Size
hortonmachine-0.10.0.pom 30 KB
Browse

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