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