MVN

com.conveyal : osm-lib

Maven & Gradle

Jun 21, 2018
1 usages
35 stars

osm-lib · A library for loading and indexing OSM PBF files for random access

<dependency>
    <groupId>com.conveyal</groupId>
    <artifactId>osm-lib</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.conveyal : osm-lib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of com.conveyal : osm-lib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
osm-lib-1.4.0
1.3.x
osm-lib-1.3.0
1.2.x
osm-lib-1.2.0
1.1.x
osm-lib-1.1.1

How to add a dependency to Maven

Add the following com.conveyal : osm-lib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.conveyal</groupId>
    <artifactId>osm-lib</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.conveyal : osm-lib gradle dependency to your build.gradle file:

implementation 'com.conveyal:osm-lib:1.4.0'

Gradle Kotlin DSL: Add the following com.conveyal : osm-lib gradle kotlin dependency to your build.gradle.kts file:

implementation("com.conveyal:osm-lib:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.conveyal : osm-lib sbt scala dependency to your build.sbt file:

libraryDependencies += "com.conveyal" % "osm-lib" % "1.4.0"

Advertisement

Dependencies from Group

Dec 10, 2020
2 usages
64 stars
Aug 18, 2023
2 usages
0 stars
r5
Mar 13, 2020
1 usages
231 stars
Jun 21, 2018
1 usages
35 stars
Dec 18, 2018
0 stars

Discover Dependencies

Sep 12, 2017
1 usages
May 09, 2017
1 usages
0 stars
Feb 10, 2021
4 usages
223 stars
Aug 20, 2020
2 usages
Aug 20, 2020
2 usages
Sep 03, 2019
1 usages
22 stars
Oct 06, 2019
2 usages
2.2k stars
Nov 09, 2018
2 usages
575 stars
Oct 12, 2017
1 usages
4 stars