is not current version
Last Version 0.7.30

OpenLCB 0.7.28

OpenLCB Java Reference Implementation.

License

License

GroupId

GroupId

org.openlcb
ArtifactId

ArtifactId

openlcb
Version

Version

0.7.28
Type

Type

jar
Description

Description

OpenLCB
OpenLCB Java Reference Implementation.
Project Organization

Project Organization

The OpenLCB Group
Source Code Management

Source Code Management

https://github.com/openlcb/OpenLCB_Java

Download openlcb 0.7.28


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

Dependencies

compile (5)

Group / Artifact Type Version
net.jcip : jcip-annotations Optional jar 1.0
com.github.spotbugs : spotbugs-annotations Optional jar 4.1.2
org.jdom : jdom2 jar 2.0.6
xerces : xercesImpl jar 2.12.0
net.java.linoleum : jlfgr jar 1_0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.2.9
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.