is not current version
Last Version 1.3.0-STABLE

org.wowtools:giscat 1.0.0-STABLE

giscat is a compact and fast tool set of Java GIS

GroupId

GroupId

org.wowtools
ArtifactId

ArtifactId

giscat
Version

Version

1.0.0-STABLE
Type

Type

pom

Download giscat 1.0.0-STABLE

Filename Size
giscat-1.0.0-STABLE.pom 8 KB
Browse

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