GroupId | GroupIdorg.opendaylight.transportpce |
---|---|
ArtifactId | ArtifactIdodl-transportpce-nbinotifications |
Version | Version3.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.opendaylight.transportpce/odl-transportpce-nbinotifications/ -->
<dependency>
<groupId>org.opendaylight.transportpce</groupId>
<artifactId>odl-transportpce-nbinotifications</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.transportpce/odl-transportpce-nbinotifications/
implementation 'org.opendaylight.transportpce:odl-transportpce-nbinotifications:3.2.0'
// https://jarcasting.com/artifacts/org.opendaylight.transportpce/odl-transportpce-nbinotifications/
implementation ("org.opendaylight.transportpce:odl-transportpce-nbinotifications:3.2.0")
'org.opendaylight.transportpce:odl-transportpce-nbinotifications:jar:3.2.0'
<dependency org="org.opendaylight.transportpce" name="odl-transportpce-nbinotifications" rev="3.2.0">
<artifact name="odl-transportpce-nbinotifications" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.transportpce', module='odl-transportpce-nbinotifications', version='3.2.0')
)
libraryDependencies += "org.opendaylight.transportpce" % "odl-transportpce-nbinotifications" % "3.2.0"
[org.opendaylight.transportpce/odl-transportpce-nbinotifications "3.2.0"]