is not current version
Last Version 1.3.4-Boron-SR4

org.opendaylight.snbi:snbi 1.1.3-Lithium-SR3


GroupId

GroupId

org.opendaylight.snbi
ArtifactId

ArtifactId

snbi
Version

Version

1.1.3-Lithium-SR3
Type

Type

pom

Download snbi 1.1.3-Lithium-SR3

Filename Size
snbi-1.1.3-Lithium-SR3.pom 14 KB
Browse

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