is not current version
Last Version 2.12.1

org.heigit.ohsome:ohsome-parent 2.8

Spatial and temporal analyses of crowd-sourced and other geodata

GroupId

GroupId

org.heigit.ohsome
ArtifactId

ArtifactId

ohsome-parent
Version

Version

2.8
Type

Type

pom

Download ohsome-parent 2.8

Filename Size
ohsome-parent-2.8.pom 8 KB
Browse

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