is not current version
Last Version 0.3.4

org.opendaylight.bier:channel-artifacts 0.1.0-Carbon


GroupId

GroupId

org.opendaylight.bier
ArtifactId

ArtifactId

channel-artifacts
Version

Version

0.1.0-Carbon
Type

Type

pom

Download channel-artifacts 0.1.0-Carbon


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