is not current version
Last Version 1.14.14

org.openforis.collect.earth:collect-earth 1.12.15

Collect Earth - Augmented Visual Interpretation

GroupId

GroupId

org.openforis.collect.earth
ArtifactId

ArtifactId

collect-earth
Version

Version

1.12.15
Type

Type

pom

Download collect-earth 1.12.15


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