MVN

com.conveyal : osm-lib

Maven & Gradle

Jun 21, 2018
1 usages
31 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 Updated
  • osm-lib-1.4.0

    Jun 20, 2018
  • osm-lib-1.3.0

    Mar 02, 2018
  • osm-lib-1.2.0

    May 08, 2017
  • osm-lib-1.1.1

    Mar 21, 2017

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

Jan 18, 2023
2 usages
0 stars
Dec 10, 2020
2 usages
40 stars
r5
Mar 13, 2020
1 usages
184 stars
Jun 21, 2018
1 usages
31 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
200 stars
Aug 20, 2020
2 usages
Aug 20, 2020
2 usages
Sep 03, 2019
1 usages
17 stars
Oct 06, 2019
2 usages
1.8k stars
Nov 09, 2018
2 usages
441 stars
Oct 12, 2017
1 usages
4 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome