is not current version
Last Version 0.8.1

org.jgrasstools:jgrasstools 0.7.8


GroupId

GroupId

org.jgrasstools
ArtifactId

ArtifactId

jgrasstools
Version

Version

0.7.8
Type

Type

pom

Download jgrasstools 0.7.8

Filename Size
jgrasstools-0.7.8.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jgrasstools/jgrasstools/ -->
<dependency>
    <groupId>org.jgrasstools</groupId>
    <artifactId>jgrasstools</artifactId>
    <version>0.7.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jgrasstools/jgrasstools/
implementation 'org.jgrasstools:jgrasstools:0.7.8'
// https://jarcasting.com/artifacts/org.jgrasstools/jgrasstools/
implementation ("org.jgrasstools:jgrasstools:0.7.8")
'org.jgrasstools:jgrasstools:pom:0.7.8'
<dependency org="org.jgrasstools" name="jgrasstools" rev="0.7.8">
  <artifact name="jgrasstools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jgrasstools', module='jgrasstools', version='0.7.8')
)
libraryDependencies += "org.jgrasstools" % "jgrasstools" % "0.7.8"
[org.jgrasstools/jgrasstools "0.7.8"]