GroupId | GroupIdorg.jgrasstools |
---|---|
ArtifactId | ArtifactIdjgt-hortonmachine |
Version | Version0.7.7 |
Type | Typejar |
Filename | Size |
---|---|
jgt-hortonmachine-0.7.7.pom | |
jgt-hortonmachine-0.7.7.jar | 865 KB |
jgt-hortonmachine-0.7.7-sources.jar | 727 KB |
jgt-hortonmachine-0.7.7-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.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.jgrasstools/jgt-hortonmachine/
implementation 'org.jgrasstools:jgt-hortonmachine:0.7.7'
// https://jarcasting.com/artifacts/org.jgrasstools/jgt-hortonmachine/
implementation ("org.jgrasstools:jgt-hortonmachine:0.7.7")
'org.jgrasstools:jgt-hortonmachine:jar:0.7.7'
<dependency org="org.jgrasstools" name="jgt-hortonmachine" rev="0.7.7">
<artifact name="jgt-hortonmachine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jgrasstools', module='jgt-hortonmachine', version='0.7.7')
)
libraryDependencies += "org.jgrasstools" % "jgt-hortonmachine" % "0.7.7"
[org.jgrasstools/jgt-hortonmachine "0.7.7"]