The Horton Machine
Spatial Tools for Environmental Modelling.
Landing page: http://thehortonmachine.github.io/hortonmachine/
License |
License |
---|---|
GroupId | GroupIdorg.jgrasstools |
ArtifactId | ArtifactIdjgrasstools |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJGrasstools - Spatial Tools for Environmental Modelling
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jgrasstools-0.8.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jgrasstools/jgrasstools/ -->
<dependency>
<groupId>org.jgrasstools</groupId>
<artifactId>jgrasstools</artifactId>
<version>0.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jgrasstools/jgrasstools/
implementation 'org.jgrasstools:jgrasstools:0.8.1'
// https://jarcasting.com/artifacts/org.jgrasstools/jgrasstools/
implementation ("org.jgrasstools:jgrasstools:0.8.1")
'org.jgrasstools:jgrasstools:pom:0.8.1'
<dependency org="org.jgrasstools" name="jgrasstools" rev="0.8.1">
<artifact name="jgrasstools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jgrasstools', module='jgrasstools', version='0.8.1')
)
libraryDependencies += "org.jgrasstools" % "jgrasstools" % "0.8.1"
[org.jgrasstools/jgrasstools "0.8.1"]
Spatial Tools for Environmental Modelling.
Landing page: http://thehortonmachine.github.io/hortonmachine/