Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.opendaylight.alto.spce.network |
ArtifactId | ArtifactIdnetwork-tracker-artifacts |
Version | Version0.5.2 |
Type | Typepom |
Filename | Size |
---|---|
network-tracker-artifacts-0.5.2.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.5.2</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.5.2'
// https://jarcasting.com/artifacts/org.opendaylight.alto.spce.network/network-tracker-artifacts/
implementation ("org.opendaylight.alto.spce.network:network-tracker-artifacts:0.5.2")
'org.opendaylight.alto.spce.network:network-tracker-artifacts:pom:0.5.2'
<dependency org="org.opendaylight.alto.spce.network" name="network-tracker-artifacts" rev="0.5.2">
<artifact name="network-tracker-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.alto.spce.network', module='network-tracker-artifacts', version='0.5.2')
)
libraryDependencies += "org.opendaylight.alto.spce.network" % "network-tracker-artifacts" % "0.5.2"
[org.opendaylight.alto.spce.network/network-tracker-artifacts "0.5.2"]