License |
License |
---|---|
GroupId | GroupIdorg.hortonmachine |
ArtifactId | ArtifactIdhm-modules |
Last Version | Last Version0.10.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHM Simple Modules Wrapper
The Horton Machine - Spatial Tools for Environmental Modelling
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hm-modules-0.10.7.pom | |
hm-modules-0.10.7.jar | 263 KB |
hm-modules-0.10.7-sources.jar | 215 KB |
hm-modules-0.10.7-javadoc.jar | 754 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hortonmachine/hm-modules/ -->
<dependency>
<groupId>org.hortonmachine</groupId>
<artifactId>hm-modules</artifactId>
<version>0.10.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.hortonmachine/hm-modules/
implementation 'org.hortonmachine:hm-modules:0.10.7'
// https://jarcasting.com/artifacts/org.hortonmachine/hm-modules/
implementation ("org.hortonmachine:hm-modules:0.10.7")
'org.hortonmachine:hm-modules:jar:0.10.7'
<dependency org="org.hortonmachine" name="hm-modules" rev="0.10.7">
<artifact name="hm-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hortonmachine', module='hm-modules', version='0.10.7')
)
libraryDependencies += "org.hortonmachine" % "hm-modules" % "0.10.7"
[org.hortonmachine/hm-modules "0.10.7"]
Group / Artifact | Type | Version |
---|---|---|
org.hortonmachine : hm-lesto | jar | 0.10.7 |
com.github.docker-java : docker-java | jar | 3.2.0 |