| License |
License |
|---|---|
| GroupId | GroupIdorg.openlcb |
| ArtifactId | ArtifactIdopenlcb |
| Last Version | Last Version0.7.30 |
| Release Date | Release Date |
| 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 | 431 KB |
| openlcb-0.7.30-tests.jar | 345 KB |
| openlcb-0.7.30-sources.jar | 179 KB |
| openlcb-0.7.30-javadoc.jar | 3 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 |