is not current version
Last Version 2.0.1

org.locationtech.geowave:geowave-python 1.1.0


Categories

Categories

Python Languages Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.locationtech.geowave
ArtifactId

ArtifactId

geowave-python
Version

Version

1.1.0
Type

Type

jar

Download geowave-python 1.1.0


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