is not current version
Last Version 3.4.1

org.locationtech.geomesa:geomesa-arrow-jts 2.1.0


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.locationtech.geomesa
ArtifactId

ArtifactId

geomesa-arrow-jts
Version

Version

2.1.0
Type

Type

jar

Download geomesa-arrow-jts 2.1.0


<!-- https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-arrow-jts/ -->
<dependency>
    <groupId>org.locationtech.geomesa</groupId>
    <artifactId>geomesa-arrow-jts</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-arrow-jts/
implementation 'org.locationtech.geomesa:geomesa-arrow-jts:2.1.0'
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-arrow-jts/
implementation ("org.locationtech.geomesa:geomesa-arrow-jts:2.1.0")
'org.locationtech.geomesa:geomesa-arrow-jts:jar:2.1.0'
<dependency org="org.locationtech.geomesa" name="geomesa-arrow-jts" rev="2.1.0">
  <artifact name="geomesa-arrow-jts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geomesa', module='geomesa-arrow-jts', version='2.1.0')
)
libraryDependencies += "org.locationtech.geomesa" % "geomesa-arrow-jts" % "2.1.0"
[org.locationtech.geomesa/geomesa-arrow-jts "2.1.0"]