is not current version
Last Version 350

io.prestosql:presto-geospatial-toolkit 319

Presto - Geospatial utilities

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-geospatial-toolkit
Version

Version

319
Type

Type

jar

Download presto-geospatial-toolkit 319


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