is not current version
Last Version 0.5.11

org.heigit.bigspatialdata:oshdb-util 0.5.6

A collection of utilities for accessing to the OSHDB data and for performing computations on top of these.

Categories

Categories

Data
GroupId

GroupId

org.heigit.bigspatialdata
ArtifactId

ArtifactId

oshdb-util
Version

Version

0.5.6
Type

Type

jar

Download oshdb-util 0.5.6


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