License |
License |
---|---|
GroupId | GroupIdorg.wowtools |
ArtifactId | ArtifactIdgiscat |
Last Version | Last Version1.3.0-STABLE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongiscat
giscat is a compact and fast tool set of Java GIS
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
giscat-1.3.0-STABLE.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wowtools/giscat/ -->
<dependency>
<groupId>org.wowtools</groupId>
<artifactId>giscat</artifactId>
<version>1.3.0-STABLE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wowtools/giscat/
implementation 'org.wowtools:giscat:1.3.0-STABLE'
// https://jarcasting.com/artifacts/org.wowtools/giscat/
implementation ("org.wowtools:giscat:1.3.0-STABLE")
'org.wowtools:giscat:pom:1.3.0-STABLE'
<dependency org="org.wowtools" name="giscat" rev="1.3.0-STABLE">
<artifact name="giscat" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wowtools', module='giscat', version='1.3.0-STABLE')
)
libraryDependencies += "org.wowtools" % "giscat" % "1.3.0-STABLE"
[org.wowtools/giscat "1.3.0-STABLE"]