License |
License
Apache v2.0
|
---|---|
GroupId | GroupIdorg.openlr |
ArtifactId | ArtifactIdopenlr |
Version | Version2.0-beta3 |
Type | Typepom |
Description |
Descriptionopenlr
An implementation of the OpenLR location referencing standard.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openlr-2.0-beta3.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openlr/openlr/ -->
<dependency>
<groupId>org.openlr</groupId>
<artifactId>openlr</artifactId>
<version>2.0-beta3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openlr/openlr/
implementation 'org.openlr:openlr:2.0-beta3'
// https://jarcasting.com/artifacts/org.openlr/openlr/
implementation ("org.openlr:openlr:2.0-beta3")
'org.openlr:openlr:pom:2.0-beta3'
<dependency org="org.openlr" name="openlr" rev="2.0-beta3">
<artifact name="openlr" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openlr', module='openlr', version='2.0-beta3')
)
libraryDependencies += "org.openlr" % "openlr" % "2.0-beta3"
[org.openlr/openlr "2.0-beta3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.8.0 |