License |
License |
---|---|
GroupId | GroupIdorg.wowtools |
ArtifactId | ArtifactIdgiscat-vector-util |
Last Version | Last Version1.3.2-STABLE |
Release Date | Release Date |
Type | Typejar |
Description |
Description常用gis工具
|
<!-- https://jarcasting.com/artifacts/org.wowtools/giscat-vector-util/ -->
<dependency>
<groupId>org.wowtools</groupId>
<artifactId>giscat-vector-util</artifactId>
<version>1.3.2-STABLE</version>
</dependency>
// https://jarcasting.com/artifacts/org.wowtools/giscat-vector-util/
implementation 'org.wowtools:giscat-vector-util:1.3.2-STABLE'
// https://jarcasting.com/artifacts/org.wowtools/giscat-vector-util/
implementation ("org.wowtools:giscat-vector-util:1.3.2-STABLE")
'org.wowtools:giscat-vector-util:jar:1.3.2-STABLE'
<dependency org="org.wowtools" name="giscat-vector-util" rev="1.3.2-STABLE">
<artifact name="giscat-vector-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wowtools', module='giscat-vector-util', version='1.3.2-STABLE')
)
libraryDependencies += "org.wowtools" % "giscat-vector-util" % "1.3.2-STABLE"
[org.wowtools/giscat-vector-util "1.3.2-STABLE"]
Group / Artifact | Type | Version |
---|---|---|
org.wowtools : giscat-vector-pojo | jar | 1.3.0-STABLE |
org.apache.commons : commons-math | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.23 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.23 |
junit : junit | jar |