GroupId | GroupIdorg.opendaylight.topoprocessing |
---|---|
ArtifactId | ArtifactIdmlmt-topology-observer |
Version | Version0.0.1-Lithium |
Type | Typepom |
Filename | Size |
---|---|
mlmt-topology-observer-0.0.1-Lithium.pom | 679 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/mlmt-topology-observer/ -->
<dependency>
<groupId>org.opendaylight.topoprocessing</groupId>
<artifactId>mlmt-topology-observer</artifactId>
<version>0.0.1-Lithium</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/mlmt-topology-observer/
implementation 'org.opendaylight.topoprocessing:mlmt-topology-observer:0.0.1-Lithium'
// https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/mlmt-topology-observer/
implementation ("org.opendaylight.topoprocessing:mlmt-topology-observer:0.0.1-Lithium")
'org.opendaylight.topoprocessing:mlmt-topology-observer:pom:0.0.1-Lithium'
<dependency org="org.opendaylight.topoprocessing" name="mlmt-topology-observer" rev="0.0.1-Lithium">
<artifact name="mlmt-topology-observer" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.topoprocessing', module='mlmt-topology-observer', version='0.0.1-Lithium')
)
libraryDependencies += "org.opendaylight.topoprocessing" % "mlmt-topology-observer" % "0.0.1-Lithium"
[org.opendaylight.topoprocessing/mlmt-topology-observer "0.0.1-Lithium"]