is not current version
Last Version 0.5.11

org.heigit.bigspatialdata:oshdb 0.5.5

The central data model of the OpenStreetMap History Database.

Categories

Categories

Data
GroupId

GroupId

org.heigit.bigspatialdata
ArtifactId

ArtifactId

oshdb
Version

Version

0.5.5
Type

Type

jar

Download oshdb 0.5.5


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