Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.opendaylight.alto.spce.network |
ArtifactId | ArtifactIdnetwork-tracker-artifacts |
Last Version | Last Version0.6.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionODL :: alto :: network-tracker-artifacts
|
Filename | Size |
---|---|
network-tracker-artifacts-0.6.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.alto.spce.network/network-tracker-artifacts/ -->
<dependency>
<groupId>org.opendaylight.alto.spce.network</groupId>
<artifactId>network-tracker-artifacts</artifactId>
<version>0.6.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.alto.spce.network/network-tracker-artifacts/
implementation 'org.opendaylight.alto.spce.network:network-tracker-artifacts:0.6.4'
// https://jarcasting.com/artifacts/org.opendaylight.alto.spce.network/network-tracker-artifacts/
implementation ("org.opendaylight.alto.spce.network:network-tracker-artifacts:0.6.4")
'org.opendaylight.alto.spce.network:network-tracker-artifacts:pom:0.6.4'
<dependency org="org.opendaylight.alto.spce.network" name="network-tracker-artifacts" rev="0.6.4">
<artifact name="network-tracker-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.alto.spce.network', module='network-tracker-artifacts', version='0.6.4')
)
libraryDependencies += "org.opendaylight.alto.spce.network" % "network-tracker-artifacts" % "0.6.4"
[org.opendaylight.alto.spce.network/network-tracker-artifacts "0.6.4"]