MVN

org.openlr : data

Maven & Gradle

Oct 21, 2019
5 usages

The OpenLR data package comprises interfaces for OpenLR location references and also interfaces for encoding and decoding the internal data into a defined physical format and the other way round.

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

Latest Version

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

  • Latest Stable: 1.4.3

All Versions

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

Version Vulnerabilities Updated
1.4.x
data-1.4.3

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.openlr:data:1.4.3'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.openlr" % "data" % "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

Nov 24, 2022
8 usages
Nov 24, 2022
9 usages
Aug 26, 2023
14 usages
1.4k stars
Aug 10, 2023
17 usages
27 stars
Oct 25, 2019
5 usages
6 stars
Oct 23, 2019
5 usages
24 stars
Oct 23, 2019
5 usages
345 stars