GroupId | GroupIdorg.opendaylight.integration |
---|---|
ArtifactId | ArtifactIdfeatures-integration-aggregator |
Version | Version0.3.2-Lithium-SR2 |
Type | Typepom |
Filename | Size |
---|---|
features-integration-aggregator-0.3.2-Lithium-SR2.pom | 987 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.integration/features-integration-aggregator/ -->
<dependency>
<groupId>org.opendaylight.integration</groupId>
<artifactId>features-integration-aggregator</artifactId>
<version>0.3.2-Lithium-SR2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.integration/features-integration-aggregator/
implementation 'org.opendaylight.integration:features-integration-aggregator:0.3.2-Lithium-SR2'
// https://jarcasting.com/artifacts/org.opendaylight.integration/features-integration-aggregator/
implementation ("org.opendaylight.integration:features-integration-aggregator:0.3.2-Lithium-SR2")
'org.opendaylight.integration:features-integration-aggregator:pom:0.3.2-Lithium-SR2'
<dependency org="org.opendaylight.integration" name="features-integration-aggregator" rev="0.3.2-Lithium-SR2">
<artifact name="features-integration-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.integration', module='features-integration-aggregator', version='0.3.2-Lithium-SR2')
)
libraryDependencies += "org.opendaylight.integration" % "features-integration-aggregator" % "0.3.2-Lithium-SR2"
[org.opendaylight.integration/features-integration-aggregator "0.3.2-Lithium-SR2"]