is not current version
Last Version 0.4.3

org.opendaylight.topoprocessing:mlmt-topology-factory 0.3.0-Carbon


GroupId

GroupId

org.opendaylight.topoprocessing
ArtifactId

ArtifactId

mlmt-topology-factory
Version

Version

0.3.0-Carbon
Type

Type

pom

Download mlmt-topology-factory 0.3.0-Carbon


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