MVN

org.openstreetmap.pbf : osmpbf

Maven & Gradle

Jan 10, 2021
1 usages
182 stars

OSM-Binary · Library for the OpenStreetMap PBF format

<dependency>
    <groupId>org.openstreetmap.pbf</groupId>
    <artifactId>osmpbf</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openstreetmap.pbf : osmpbf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of org.openstreetmap.pbf : osmpbf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
osmpbf-1.5.0
1.4.x
osmpbf-1.4.0

How to add a dependency to Maven

Add the following org.openstreetmap.pbf : osmpbf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.openstreetmap.pbf</groupId>
    <artifactId>osmpbf</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openstreetmap.pbf : osmpbf gradle dependency to your build.gradle file:

implementation 'org.openstreetmap.pbf:osmpbf:1.5.0'

Gradle Kotlin DSL: Add the following org.openstreetmap.pbf : osmpbf gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openstreetmap.pbf:osmpbf:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openstreetmap.pbf : osmpbf sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openstreetmap.pbf" % "osmpbf" % "1.5.0"

Advertisement

Dependencies from Group

Jan 10, 2021
1 usages
182 stars

Discover Dependencies

Aug 02, 2023
228 stars
Jun 16, 2023
244 stars
May 20, 2021
17 stars
Oct 19, 2020
0 stars
Oct 19, 2020
0 stars
Jul 16, 2021
40 stars
Aug 18, 2023
1.1k stars
Dec 24, 2021
598 stars