License |
License |
---|---|
GroupId | GroupIdorg.openforis.collect.earth |
ArtifactId | ArtifactIdcollect-earth |
Last Version | Last Version1.14.14 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCollect Earth
Collect Earth - A desktop application for Augmented Visual Interpretation
|
Project URL |
Project URL |
Project Organization |
Project OrganizationOpen Foris |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
collect-earth-1.14.14.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openforis.collect.earth/collect-earth/ -->
<dependency>
<groupId>org.openforis.collect.earth</groupId>
<artifactId>collect-earth</artifactId>
<version>1.14.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openforis.collect.earth/collect-earth/
implementation 'org.openforis.collect.earth:collect-earth:1.14.14'
// https://jarcasting.com/artifacts/org.openforis.collect.earth/collect-earth/
implementation ("org.openforis.collect.earth:collect-earth:1.14.14")
'org.openforis.collect.earth:collect-earth:pom:1.14.14'
<dependency org="org.openforis.collect.earth" name="collect-earth" rev="1.14.14">
<artifact name="collect-earth" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openforis.collect.earth', module='collect-earth', version='1.14.14')
)
libraryDependencies += "org.openforis.collect.earth" % "collect-earth" % "1.14.14"
[org.openforis.collect.earth/collect-earth "1.14.14"]