is not current version
Last Version 2.0-beta3

org.openlr:openlr-location 2.0-beta2


GroupId

GroupId

org.openlr
ArtifactId

ArtifactId

openlr-location
Version

Version

2.0-beta2
Type

Type

jar

Download openlr-location 2.0-beta2


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