is not current version
Last Version 350

io.prestosql:presto-geospatial-toolkit 314

Presto - Geospatial utilities

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-geospatial-toolkit
Version

Version

314
Type

Type

jar

Download presto-geospatial-toolkit 314


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