is not current version
Last Version 0.8.1

org.jgrasstools:jgrasstools 0.8.0


GroupId

GroupId

org.jgrasstools
ArtifactId

ArtifactId

jgrasstools
Version

Version

0.8.0
Type

Type

pom

Download jgrasstools 0.8.0

Filename Size
jgrasstools-0.8.0.pom 6 KB
Browse

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