is not current version
Last Version 3.4.1

org.locationtech.geomesa:docs 1.3.4


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.locationtech.geomesa
ArtifactId

ArtifactId

docs
Version

Version

1.3.4
Type

Type

pom

Download docs 1.3.4

Filename Size
docs-1.3.4.pom 4 KB
Browse

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