is not current version
Last Version 2.0-beta3

org.openlr:openlr 1.4.3

OpenLR - open standard for location referencing

GroupId

GroupId

org.openlr
ArtifactId

ArtifactId

openlr
Version

Version

1.4.3
Type

Type

pom

Download openlr 1.4.3

Filename Size
openlr-1.4.3.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/org.openlr/openlr/ -->
<dependency>
    <groupId>org.openlr</groupId>
    <artifactId>openlr</artifactId>
    <version>1.4.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openlr/openlr/
implementation 'org.openlr:openlr:1.4.3'
// https://jarcasting.com/artifacts/org.openlr/openlr/
implementation ("org.openlr:openlr:1.4.3")
'org.openlr:openlr:pom:1.4.3'
<dependency org="org.openlr" name="openlr" rev="1.4.3">
  <artifact name="openlr" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openlr', module='openlr', version='1.4.3')
)
libraryDependencies += "org.openlr" % "openlr" % "1.4.3"
[org.openlr/openlr "1.4.3"]