is not current version
Last Version 0.7.30

org.openlcb:openlcb 0.7.10

OpenLCB Java Reference Implementation.

GroupId

GroupId

org.openlcb
ArtifactId

ArtifactId

openlcb
Version

Version

0.7.10
Type

Type

jar

Download openlcb 0.7.10


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