License |
License |
---|---|
GroupId | GroupIdorg.openlcb |
ArtifactId | ArtifactIdopenlcb |
Version | Version0.7.30 |
Type | Typejar |
Description |
DescriptionOpenLCB
OpenLCB Java Reference Implementation.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openlcb-0.7.30.pom | |
openlcb-0.7.30.jar | 492 KB |
openlcb-0.7.30-tests.jar | 348 KB |
openlcb-0.7.30-sources.jar | 209 KB |
openlcb-0.7.30-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openlcb/openlcb/ -->
<dependency>
<groupId>org.openlcb</groupId>
<artifactId>openlcb</artifactId>
<version>0.7.30</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlcb/openlcb/
implementation 'org.openlcb:openlcb:0.7.30'
// https://jarcasting.com/artifacts/org.openlcb/openlcb/
implementation ("org.openlcb:openlcb:0.7.30")
'org.openlcb:openlcb:jar:0.7.30'
<dependency org="org.openlcb" name="openlcb" rev="0.7.30">
<artifact name="openlcb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlcb', module='openlcb', version='0.7.30')
)
libraryDependencies += "org.openlcb" % "openlcb" % "0.7.30"
[org.openlcb/openlcb "0.7.30"]
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.2 |
net.java.linoleum : jlfgr | jar | 1_0 |
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 |