GroupId | GroupIdorg.jgrasstools |
---|---|
ArtifactId | ArtifactIdjgt-hortonmachine |
Version | Version0.7.4 |
Type | Typejar |
Filename | Size |
---|---|
jgt-hortonmachine-0.7.4.pom | |
jgt-hortonmachine-0.7.4.jar | 794 KB |
jgt-hortonmachine-0.7.4-sources.jar | 676 KB |
jgt-hortonmachine-0.7.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jgrasstools/jgt-hortonmachine/ -->
<dependency>
<groupId>org.jgrasstools</groupId>
<artifactId>jgt-hortonmachine</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jgrasstools/jgt-hortonmachine/
implementation 'org.jgrasstools:jgt-hortonmachine:0.7.4'
// https://jarcasting.com/artifacts/org.jgrasstools/jgt-hortonmachine/
implementation ("org.jgrasstools:jgt-hortonmachine:0.7.4")
'org.jgrasstools:jgt-hortonmachine:jar:0.7.4'
<dependency org="org.jgrasstools" name="jgt-hortonmachine" rev="0.7.4">
<artifact name="jgt-hortonmachine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jgrasstools', module='jgt-hortonmachine', version='0.7.4')
)
libraryDependencies += "org.jgrasstools" % "jgt-hortonmachine" % "0.7.4"
[org.jgrasstools/jgt-hortonmachine "0.7.4"]