is not current version
Last Version 0.5.11

org.heigit.bigspatialdata:oshdb-tool 0.5.1

This is a toolkit that holds plug-in-like executable tools and their background. They are not directly a cornerstone of the core but hold some interesting tools you might want to check out!

Categories

Categories

Data
GroupId

GroupId

org.heigit.bigspatialdata
ArtifactId

ArtifactId

oshdb-tool
Version

Version

0.5.1
Type

Type

pom

Download oshdb-tool 0.5.1

Filename Size
oshdb-tool-0.5.1.pom 903 bytes
Browse

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