is not current version
Last Version 1.6.1

io.hetu.core:presto-geospatial-toolkit 1.1.0

Presto - Geospatial utilities

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.hetu.core
ArtifactId

ArtifactId

presto-geospatial-toolkit
Version

Version

1.1.0
Type

Type

jar

Download presto-geospatial-toolkit 1.1.0


<!-- https://jarcasting.com/artifacts/io.hetu.core/presto-geospatial-toolkit/ -->
<dependency>
    <groupId>io.hetu.core</groupId>
    <artifactId>presto-geospatial-toolkit</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/presto-geospatial-toolkit/
implementation 'io.hetu.core:presto-geospatial-toolkit:1.1.0'
// https://jarcasting.com/artifacts/io.hetu.core/presto-geospatial-toolkit/
implementation ("io.hetu.core:presto-geospatial-toolkit:1.1.0")
'io.hetu.core:presto-geospatial-toolkit:jar:1.1.0'
<dependency org="io.hetu.core" name="presto-geospatial-toolkit" rev="1.1.0">
  <artifact name="presto-geospatial-toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='presto-geospatial-toolkit', version='1.1.0')
)
libraryDependencies += "io.hetu.core" % "presto-geospatial-toolkit" % "1.1.0"
[io.hetu.core/presto-geospatial-toolkit "1.1.0"]