Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.heigit.bigspatialdata |
ArtifactId | ArtifactIdoshpbf-parser |
Version | Version0.5.7 |
Type | Typejar |
Filename | Size |
---|---|
oshpbf-parser-0.5.7.pom | |
oshpbf-parser-0.5.7.jar | 2 MB |
oshpbf-parser-0.5.7-sources.jar | 62 KB |
oshpbf-parser-0.5.7-javadoc.jar | 461 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshpbf-parser/ -->
<dependency>
<groupId>org.heigit.bigspatialdata</groupId>
<artifactId>oshpbf-parser</artifactId>
<version>0.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshpbf-parser/
implementation 'org.heigit.bigspatialdata:oshpbf-parser:0.5.7'
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshpbf-parser/
implementation ("org.heigit.bigspatialdata:oshpbf-parser:0.5.7")
'org.heigit.bigspatialdata:oshpbf-parser:jar:0.5.7'
<dependency org="org.heigit.bigspatialdata" name="oshpbf-parser" rev="0.5.7">
<artifact name="oshpbf-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.heigit.bigspatialdata', module='oshpbf-parser', version='0.5.7')
)
libraryDependencies += "org.heigit.bigspatialdata" % "oshpbf-parser" % "0.5.7"
[org.heigit.bigspatialdata/oshpbf-parser "0.5.7"]