Last Version

org.openlr:binary 1.4.3

The binary package consists of classes for reading and writing binary location reference data. The OpenLR encoder uses this package to create a binary representation of a location reference. The OpenLR decoder uses this package to receive and decode binary location reference data.

License

License

Apache v2.0
GroupId

GroupId

org.openlr
ArtifactId

ArtifactId

binary
Version

Version

1.4.3
Type

Type

jar
Description

Description

The binary package consists of classes for reading and writing binary location reference data. The OpenLR encoder uses this package to create a binary representation of a location reference. The OpenLR decoder uses this package to receive and decode binary location reference data.
Project Organization

Project Organization

TomTom International B.V.

Download binary 1.4.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.openlr : data jar 1.4.3
org.openlr : map jar 1.4.3
commons-lang : commons-lang jar 2.6
commons-codec : commons-codec jar 1.13
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
org.openlr : data jar 1.4.3
org.testng : testng jar 7.0.0
org.jmock : jmock-legacy jar 2.12.0

Project Modules

There are no modules declared in this project.