GroupId | GroupIdorg.opendaylight.topoprocessing |
---|---|
ArtifactId | ArtifactIdmlmt-topology-factory |
Version | Version0.3.4-Carbon |
Type | Typepom |
Filename | Size |
---|---|
mlmt-topology-factory-0.3.4-Carbon.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/mlmt-topology-factory/ -->
<dependency>
<groupId>org.opendaylight.topoprocessing</groupId>
<artifactId>mlmt-topology-factory</artifactId>
<version>0.3.4-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.4-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/mlmt-topology-factory/
implementation ("org.opendaylight.topoprocessing:mlmt-topology-factory:0.3.4-Carbon")
'org.opendaylight.topoprocessing:mlmt-topology-factory:pom:0.3.4-Carbon'
<dependency org="org.opendaylight.topoprocessing" name="mlmt-topology-factory" rev="0.3.4-Carbon">
<artifact name="mlmt-topology-factory" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.topoprocessing', module='mlmt-topology-factory', version='0.3.4-Carbon')
)
libraryDependencies += "org.opendaylight.topoprocessing" % "mlmt-topology-factory" % "0.3.4-Carbon"
[org.opendaylight.topoprocessing/mlmt-topology-factory "0.3.4-Carbon"]