License |
License |
---|---|
GroupId | GroupIdorg.hortonmachine |
ArtifactId | ArtifactIdhortonmachine |
Last Version | Last Version0.10.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionThe Horton Machine
The Horton Machine - Spatial Tools for Environmental Modelling
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hortonmachine-0.10.7.pom | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hortonmachine/hortonmachine/ -->
<dependency>
<groupId>org.hortonmachine</groupId>
<artifactId>hortonmachine</artifactId>
<version>0.10.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hortonmachine/hortonmachine/
implementation 'org.hortonmachine:hortonmachine:0.10.7'
// https://jarcasting.com/artifacts/org.hortonmachine/hortonmachine/
implementation ("org.hortonmachine:hortonmachine:0.10.7")
'org.hortonmachine:hortonmachine:pom:0.10.7'
<dependency org="org.hortonmachine" name="hortonmachine" rev="0.10.7">
<artifact name="hortonmachine" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hortonmachine', module='hortonmachine', version='0.10.7')
)
libraryDependencies += "org.hortonmachine" % "hortonmachine" % "0.10.7"
[org.hortonmachine/hortonmachine "0.10.7"]