Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.heigit.bigspatialdata |
ArtifactId | ArtifactIdoshdb-tool |
Version | Version0.5.5 |
Type | Typepom |
Filename | Size |
---|---|
oshdb-tool-0.5.5.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.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshdb-tool/
implementation 'org.heigit.bigspatialdata:oshdb-tool:0.5.5'
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshdb-tool/
implementation ("org.heigit.bigspatialdata:oshdb-tool:0.5.5")
'org.heigit.bigspatialdata:oshdb-tool:pom:0.5.5'
<dependency org="org.heigit.bigspatialdata" name="oshdb-tool" rev="0.5.5">
<artifact name="oshdb-tool" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.heigit.bigspatialdata', module='oshdb-tool', version='0.5.5')
)
libraryDependencies += "org.heigit.bigspatialdata" % "oshdb-tool" % "0.5.5"
[org.heigit.bigspatialdata/oshdb-tool "0.5.5"]