Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.heigit.bigspatialdata |
ArtifactId | ArtifactIdoshdb |
Version | Version0.5.9 |
Type | Typejar |
Filename | Size |
---|---|
oshdb-0.5.9.pom | |
oshdb-0.5.9.jar | 92 KB |
oshdb-0.5.9-sources.jar | 45 KB |
oshdb-0.5.9-javadoc.jar | 278 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshdb/ -->
<dependency>
<groupId>org.heigit.bigspatialdata</groupId>
<artifactId>oshdb</artifactId>
<version>0.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshdb/
implementation 'org.heigit.bigspatialdata:oshdb:0.5.9'
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshdb/
implementation ("org.heigit.bigspatialdata:oshdb:0.5.9")
'org.heigit.bigspatialdata:oshdb:jar:0.5.9'
<dependency org="org.heigit.bigspatialdata" name="oshdb" rev="0.5.9">
<artifact name="oshdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.heigit.bigspatialdata', module='oshdb', version='0.5.9')
)
libraryDependencies += "org.heigit.bigspatialdata" % "oshdb" % "0.5.9"
[org.heigit.bigspatialdata/oshdb "0.5.9"]