is not current version
Last Version 0.6.4

org.heigit.ohsome:oshdb-tool 0.6.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!

GroupId

GroupId

org.heigit.ohsome
ArtifactId

ArtifactId

oshdb-tool
Version

Version

0.6.1
Type

Type

pom

Download oshdb-tool 0.6.1

Filename Size
oshdb-tool-0.6.1.pom 881 bytes
Browse

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