is not current version
Last Version 2.0-beta3

org.openlr:openlr-map-impl 2.0-beta2


GroupId

GroupId

org.openlr
ArtifactId

ArtifactId

openlr-map-impl
Version

Version

2.0-beta2
Type

Type

jar

Download openlr-map-impl 2.0-beta2


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