GroupId | GroupIdorg.opendaylight.alto.alto-hosttracker |
---|---|
ArtifactId | ArtifactIdalto-hosttracker.aggregator |
Version | Version0.1.1-Lithium-SR1 |
Type | Typepom |
Filename | Size |
---|---|
alto-hosttracker.aggregator-0.1.1-Lithium-SR1.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.1-Lithium-SR1</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.1-Lithium-SR1'
// https://jarcasting.com/artifacts/org.opendaylight.alto.alto-hosttracker/alto-hosttracker.aggregator/
implementation ("org.opendaylight.alto.alto-hosttracker:alto-hosttracker.aggregator:0.1.1-Lithium-SR1")
'org.opendaylight.alto.alto-hosttracker:alto-hosttracker.aggregator:pom:0.1.1-Lithium-SR1'
<dependency org="org.opendaylight.alto.alto-hosttracker" name="alto-hosttracker.aggregator" rev="0.1.1-Lithium-SR1">
<artifact name="alto-hosttracker.aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.alto.alto-hosttracker', module='alto-hosttracker.aggregator', version='0.1.1-Lithium-SR1')
)
libraryDependencies += "org.opendaylight.alto.alto-hosttracker" % "alto-hosttracker.aggregator" % "0.1.1-Lithium-SR1"
[org.opendaylight.alto.alto-hosttracker/alto-hosttracker.aggregator "0.1.1-Lithium-SR1"]