MVN

org.openlr : map

Maven & Gradle

Oct 21, 2019
7 usages

The map package consists of the map interface and map tools being used by the OpenLR encoder and decoder. The user of this package needs to implement the required methods and needs to translate the internal data structure to the OpenLR map interface.

<dependency>
    <groupId>org.openlr</groupId>
    <artifactId>map</artifactId>
    <version>1.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openlr : map to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.3

All Versions

Choose a version of org.openlr : map to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
map-1.4.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openlr</groupId>
    <artifactId>map</artifactId>
    <version>1.4.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openlr : map gradle dependency to your build.gradle file:

implementation 'org.openlr:map:1.4.3'

Gradle Kotlin DSL: Add the following org.openlr : map gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openlr:map:1.4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openlr : map sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openlr" % "map" % "1.4.3"

Advertisement

Dependencies from Group

map
Oct 21, 2019
7 usages
Oct 21, 2019
5 usages
Oct 21, 2019
1 usages
xml
Oct 21, 2019
Apr 05, 2021
79 stars

Discover Dependencies

Oct 06, 2022
6 usages
50 stars
May 23, 2023
20 usages
Aug 12, 2020
5 usages
May 23, 2023
16 usages
May 23, 2023
36 usages
Jun 16, 2020
4.3k stars
Jun 16, 2020
10 usages
4.3k stars