GroupId | GroupIdorg.openforis.collect.earth |
---|---|
ArtifactId | ArtifactIdcollect-earth |
Version | Version1.14.9 |
Type | Typepom |
Filename | Size |
---|---|
collect-earth-1.14.9.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.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openforis.collect.earth/collect-earth/
implementation 'org.openforis.collect.earth:collect-earth:1.14.9'
// https://jarcasting.com/artifacts/org.openforis.collect.earth/collect-earth/
implementation ("org.openforis.collect.earth:collect-earth:1.14.9")
'org.openforis.collect.earth:collect-earth:pom:1.14.9'
<dependency org="org.openforis.collect.earth" name="collect-earth" rev="1.14.9">
<artifact name="collect-earth" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openforis.collect.earth', module='collect-earth', version='1.14.9')
)
libraryDependencies += "org.openforis.collect.earth" % "collect-earth" % "1.14.9"
[org.openforis.collect.earth/collect-earth "1.14.9"]