| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
| GroupId | GroupIdnl.cloudfarming.client |
| ArtifactId | ArtifactIdgeoviewer |
| Last Version | Last Version13.03-beta |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiongeoviewer
AgroSense geoviewer suite. Module container for all modules related to the geoviewer
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| geoviewer-13.03-beta.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.cloudfarming.client/geoviewer/ -->
<dependency>
<groupId>nl.cloudfarming.client</groupId>
<artifactId>geoviewer</artifactId>
<version>13.03-beta</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.cloudfarming.client/geoviewer/
implementation 'nl.cloudfarming.client:geoviewer:13.03-beta'
// https://jarcasting.com/artifacts/nl.cloudfarming.client/geoviewer/
implementation ("nl.cloudfarming.client:geoviewer:13.03-beta")
'nl.cloudfarming.client:geoviewer:pom:13.03-beta'
<dependency org="nl.cloudfarming.client" name="geoviewer" rev="13.03-beta">
<artifact name="geoviewer" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.cloudfarming.client', module='geoviewer', version='13.03-beta')
)
libraryDependencies += "nl.cloudfarming.client" % "geoviewer" % "13.03-beta"
[nl.cloudfarming.client/geoviewer "13.03-beta"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.netbeans.modules : org-netbeans-core-windows | jar | RELEASE72 |