is not current version
Last Version 2.0.1

org.locationtech.geowave:geowave-doc 1.0.0


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.locationtech.geowave
ArtifactId

ArtifactId

geowave-doc
Version

Version

1.0.0
Type

Type

pom

Download geowave-doc 1.0.0

Filename Size
geowave-doc-1.0.0.pom 48 KB
Browse

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