is not current version
Last Version 13.03-beta

nl.cloudfarming.client:geoviewer 12.12-beta

AgroSense geoviewer suite. Module container for all modules related to the geoviewer

Categories

Categories

CLI User Interface Geo Business Logic Libraries Geospatial
GroupId

GroupId

nl.cloudfarming.client
ArtifactId

ArtifactId

geoviewer
Version

Version

12.12-beta
Type

Type

pom

Download geoviewer 12.12-beta

Filename Size
geoviewer-12.12-beta.pom 900 bytes
Browse

<!-- https://jarcasting.com/artifacts/nl.cloudfarming.client/geoviewer/ -->
<dependency>
    <groupId>nl.cloudfarming.client</groupId>
    <artifactId>geoviewer</artifactId>
    <version>12.12-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.cloudfarming.client/geoviewer/
implementation 'nl.cloudfarming.client:geoviewer:12.12-beta'
// https://jarcasting.com/artifacts/nl.cloudfarming.client/geoviewer/
implementation ("nl.cloudfarming.client:geoviewer:12.12-beta")
'nl.cloudfarming.client:geoviewer:pom:12.12-beta'
<dependency org="nl.cloudfarming.client" name="geoviewer" rev="12.12-beta">
  <artifact name="geoviewer" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.cloudfarming.client', module='geoviewer', version='12.12-beta')
)
libraryDependencies += "nl.cloudfarming.client" % "geoviewer" % "12.12-beta"
[nl.cloudfarming.client/geoviewer "12.12-beta"]