Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdorg.opendaylight.alto.alto-hosttracker |
ArtifactId | ArtifactIdalto-hosttracker-config |
Version | Version0.1.3-Lithium-SR3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.opendaylight.alto.alto-hosttracker/alto-hosttracker-config/ -->
<dependency>
<groupId>org.opendaylight.alto.alto-hosttracker</groupId>
<artifactId>alto-hosttracker-config</artifactId>
<version>0.1.3-Lithium-SR3</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.alto.alto-hosttracker/alto-hosttracker-config/
implementation 'org.opendaylight.alto.alto-hosttracker:alto-hosttracker-config:0.1.3-Lithium-SR3'
// https://jarcasting.com/artifacts/org.opendaylight.alto.alto-hosttracker/alto-hosttracker-config/
implementation ("org.opendaylight.alto.alto-hosttracker:alto-hosttracker-config:0.1.3-Lithium-SR3")
'org.opendaylight.alto.alto-hosttracker:alto-hosttracker-config:jar:0.1.3-Lithium-SR3'
<dependency org="org.opendaylight.alto.alto-hosttracker" name="alto-hosttracker-config" rev="0.1.3-Lithium-SR3">
<artifact name="alto-hosttracker-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.alto.alto-hosttracker', module='alto-hosttracker-config', version='0.1.3-Lithium-SR3')
)
libraryDependencies += "org.opendaylight.alto.alto-hosttracker" % "alto-hosttracker-config" % "0.1.3-Lithium-SR3"
[org.opendaylight.alto.alto-hosttracker/alto-hosttracker-config "0.1.3-Lithium-SR3"]