Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdio.hetu.core |
ArtifactId | ArtifactIdpresto-geospatial-toolkit |
Version | Version1.4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.hetu.core/presto-geospatial-toolkit/ -->
<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>presto-geospatial-toolkit</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/presto-geospatial-toolkit/
implementation 'io.hetu.core:presto-geospatial-toolkit:1.4.0'
// https://jarcasting.com/artifacts/io.hetu.core/presto-geospatial-toolkit/
implementation ("io.hetu.core:presto-geospatial-toolkit:1.4.0")
'io.hetu.core:presto-geospatial-toolkit:jar:1.4.0'
<dependency org="io.hetu.core" name="presto-geospatial-toolkit" rev="1.4.0">
<artifact name="presto-geospatial-toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='presto-geospatial-toolkit', version='1.4.0')
)
libraryDependencies += "io.hetu.core" % "presto-geospatial-toolkit" % "1.4.0"
[io.hetu.core/presto-geospatial-toolkit "1.4.0"]