License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.heigit.bigspatialdata |
ArtifactId | ArtifactIdoshdb-tool |
Version | Version0.5.11 |
Type | Typepom |
Description |
DescriptionOSHDB toolkit
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!
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
oshdb-tool-0.5.11.pom | 904 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshdb-tool/ -->
<dependency>
<groupId>org.heigit.bigspatialdata</groupId>
<artifactId>oshdb-tool</artifactId>
<version>0.5.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshdb-tool/
implementation 'org.heigit.bigspatialdata:oshdb-tool:0.5.11'
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshdb-tool/
implementation ("org.heigit.bigspatialdata:oshdb-tool:0.5.11")
'org.heigit.bigspatialdata:oshdb-tool:pom:0.5.11'
<dependency org="org.heigit.bigspatialdata" name="oshdb-tool" rev="0.5.11">
<artifact name="oshdb-tool" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.heigit.bigspatialdata', module='oshdb-tool', version='0.5.11')
)
libraryDependencies += "org.heigit.bigspatialdata" % "oshdb-tool" % "0.5.11"
[org.heigit.bigspatialdata/oshdb-tool "0.5.11"]