MVN

org.openlcb : openlcb

Maven & Gradle

Mar 10, 2023
6 stars

OpenLCB · OpenLCB Java Reference Implementation.

<dependency>
    <groupId>org.openlcb</groupId>
    <artifactId>openlcb</artifactId>
    <version>0.7.32</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openlcb : openlcb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.32

All Versions

Choose a version of org.openlcb : openlcb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
openlcb-0.7.32
openlcb-0.7.31
openlcb-0.7.30
openlcb-0.7.29
openlcb-0.7.28
openlcb-0.7.27
openlcb-0.7.26
openlcb-0.7.25
openlcb-0.7.24
openlcb-0.7.23
openlcb-0.7.22
openlcb-0.7.21
openlcb-0.7.20
openlcb-0.7.19
openlcb-0.7.18
openlcb-0.7.17
openlcb-0.7.16
openlcb-0.7.15
openlcb-0.7.14
openlcb-0.7.13
openlcb-0.7.12
openlcb-0.7.11
openlcb-0.7.10

How to add a dependency to Maven

Add the following org.openlcb : openlcb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.openlcb</groupId>
    <artifactId>openlcb</artifactId>
    <version>0.7.32</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openlcb : openlcb gradle dependency to your build.gradle file:

implementation 'org.openlcb:openlcb:0.7.32'

Gradle Kotlin DSL: Add the following org.openlcb : openlcb gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openlcb:openlcb:0.7.32")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openlcb : openlcb sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openlcb" % "openlcb" % "0.7.32"

Advertisement

Dependencies from Group

Mar 10, 2023
6 stars

Discover Dependencies

Nov 24, 2022
17 usages
131 stars
Aug 03, 2020
12 usages
May 09, 2017
4 usages
63 stars
Aug 02, 2023
14 usages
1.1k stars
Mar 07, 2022
4 usages
Apr 19, 2023
1 usages
1.8k stars
Aug 23, 2023
4 usages
148 stars
Dec 04, 2016
1 stars