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