The Horton Machine
Spatial Tools for Environmental Modelling.
Landing page: http://thehortonmachine.github.io/hortonmachine/
License |
License |
---|---|
GroupId | GroupIdorg.jgrasstools |
ArtifactId | ArtifactIdjgt-grass |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGRASS bindings module
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jgt-grass-0.8.0.pom | |
jgt-grass-0.8.0.jar | 544 KB |
jgt-grass-0.8.0-sources.jar | 368 KB |
jgt-grass-0.8.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jgrasstools/jgt-grass/ -->
<dependency>
<groupId>org.jgrasstools</groupId>
<artifactId>jgt-grass</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jgrasstools/jgt-grass/
implementation 'org.jgrasstools:jgt-grass:0.8.0'
// https://jarcasting.com/artifacts/org.jgrasstools/jgt-grass/
implementation ("org.jgrasstools:jgt-grass:0.8.0")
'org.jgrasstools:jgt-grass:jar:0.8.0'
<dependency org="org.jgrasstools" name="jgt-grass" rev="0.8.0">
<artifact name="jgt-grass" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jgrasstools', module='jgt-grass', version='0.8.0')
)
libraryDependencies += "org.jgrasstools" % "jgt-grass" % "0.8.0"
[org.jgrasstools/jgt-grass "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jgrasstools : jgt-oms3 | jar | 0.8.0 |
Spatial Tools for Environmental Modelling.
Landing page: http://thehortonmachine.github.io/hortonmachine/