is not current version
Last Version 350

io.prestosql:presto-geospatial-toolkit 307

Presto - Geospatial utilities

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-geospatial-toolkit
Version

Version

307
Type

Type

jar

Download presto-geospatial-toolkit 307


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