is not current version
Last Version 0.3.4

org.opendaylight.bier:channel-artifacts 0.2.2


GroupId

GroupId

org.opendaylight.bier
ArtifactId

ArtifactId

channel-artifacts
Version

Version

0.2.2
Type

Type

pom

Download channel-artifacts 0.2.2


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