License |
License |
---|---|
GroupId | GroupIdorg.wowtools |
ArtifactId | ArtifactIdgiscat-vector-pojo |
Version | Version1.0.1-STABLE |
Type | Typejar |
Description |
Descriptiongiscat is a compact and fast tool set of Java GIS
|
<!-- https://jarcasting.com/artifacts/org.wowtools/giscat-vector-pojo/ -->
<dependency>
<groupId>org.wowtools</groupId>
<artifactId>giscat-vector-pojo</artifactId>
<version>1.0.1-STABLE</version>
</dependency>
// https://jarcasting.com/artifacts/org.wowtools/giscat-vector-pojo/
implementation 'org.wowtools:giscat-vector-pojo:1.0.1-STABLE'
// https://jarcasting.com/artifacts/org.wowtools/giscat-vector-pojo/
implementation ("org.wowtools:giscat-vector-pojo:1.0.1-STABLE")
'org.wowtools:giscat-vector-pojo:jar:1.0.1-STABLE'
<dependency org="org.wowtools" name="giscat-vector-pojo" rev="1.0.1-STABLE">
<artifact name="giscat-vector-pojo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wowtools', module='giscat-vector-pojo', version='1.0.1-STABLE')
)
libraryDependencies += "org.wowtools" % "giscat-vector-pojo" % "1.0.1-STABLE"
[org.wowtools/giscat-vector-pojo "1.0.1-STABLE"]
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.jts : jts-core | jar | 1.16.1 |
org.json : json | jar | 20200518 |
com.google.protobuf : protobuf-java | jar | 3.20.0-rc-1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.openjdk.jmh : jmh-core | jar | 1.23 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.23 |