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