is not current version
Last Version 350

io.prestosql:presto-geospatial-toolkit 316

Presto - Geospatial utilities

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-geospatial-toolkit
Version

Version

316
Type

Type

jar

Download presto-geospatial-toolkit 316


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