is not current version
Last Version 350

io.prestosql:presto-geospatial-toolkit 332

Presto - Geospatial utilities

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-geospatial-toolkit
Version

Version

332
Type

Type

jar

Download presto-geospatial-toolkit 332


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