is not current version
Last Version 5.0.1

org.opencord:olt 4.1.2


GroupId

GroupId

org.opencord
ArtifactId

ArtifactId

olt
Version

Version

4.1.2
Type

Type

pom

Download olt 4.1.2

Filename Size
olt-4.1.2.pom 3 KB
Browse

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