is not current version
Last Version 1.5.4

org.opendaylight.usc:usc-channel-api 1.2.0-Boron


GroupId

GroupId

org.opendaylight.usc
ArtifactId

ArtifactId

usc-channel-api
Version

Version

1.2.0-Boron
Type

Type

jar

Download usc-channel-api 1.2.0-Boron


<!-- https://jarcasting.com/artifacts/org.opendaylight.usc/usc-channel-api/ -->
<dependency>
    <groupId>org.opendaylight.usc</groupId>
    <artifactId>usc-channel-api</artifactId>
    <version>1.2.0-Boron</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.usc/usc-channel-api/
implementation 'org.opendaylight.usc:usc-channel-api:1.2.0-Boron'
// https://jarcasting.com/artifacts/org.opendaylight.usc/usc-channel-api/
implementation ("org.opendaylight.usc:usc-channel-api:1.2.0-Boron")
'org.opendaylight.usc:usc-channel-api:jar:1.2.0-Boron'
<dependency org="org.opendaylight.usc" name="usc-channel-api" rev="1.2.0-Boron">
  <artifact name="usc-channel-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.usc', module='usc-channel-api', version='1.2.0-Boron')
)
libraryDependencies += "org.opendaylight.usc" % "usc-channel-api" % "1.2.0-Boron"
[org.opendaylight.usc/usc-channel-api "1.2.0-Boron"]