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