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