is not current version
Last Version 0.1.1

org.opendaylight.sxp:sxp-system-tests 0.0.3


GroupId

GroupId

org.opendaylight.sxp
ArtifactId

ArtifactId

sxp-system-tests
Version

Version

0.0.3
Type

Type

pom

Download sxp-system-tests 0.0.3

Filename Size
sxp-system-tests-0.0.3.pom 589 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.opendaylight.sxp/sxp-system-tests/ -->
<dependency>
    <groupId>org.opendaylight.sxp</groupId>
    <artifactId>sxp-system-tests</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.sxp/sxp-system-tests/
implementation 'org.opendaylight.sxp:sxp-system-tests:0.0.3'
// https://jarcasting.com/artifacts/org.opendaylight.sxp/sxp-system-tests/
implementation ("org.opendaylight.sxp:sxp-system-tests:0.0.3")
'org.opendaylight.sxp:sxp-system-tests:pom:0.0.3'
<dependency org="org.opendaylight.sxp" name="sxp-system-tests" rev="0.0.3">
  <artifact name="sxp-system-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.sxp', module='sxp-system-tests', version='0.0.3')
)
libraryDependencies += "org.opendaylight.sxp" % "sxp-system-tests" % "0.0.3"
[org.opendaylight.sxp/sxp-system-tests "0.0.3"]