is not current version
Last Version 2.12.1

org.heigit.ohsome:ohsome-parent 2.12

Spatial and temporal analyses of crowd-sourced and other geodata

GroupId

GroupId

org.heigit.ohsome
ArtifactId

ArtifactId

ohsome-parent
Version

Version

2.12
Type

Type

pom

Download ohsome-parent 2.12

Filename Size
ohsome-parent-2.12.pom 11 KB
Browse

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