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