is not current version
Last Version 0.273.3

com.facebook.presto:presto-geospatial-toolkit 0.214

Presto - Geospatial utilities

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-geospatial-toolkit
Version

Version

0.214
Type

Type

jar

Download presto-geospatial-toolkit 0.214


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