is not current version
Last Version 0.1.1

org.opendaylight.sxp:sxp-jst 0.0.2


GroupId

GroupId

org.opendaylight.sxp
ArtifactId

ArtifactId

sxp-jst
Version

Version

0.0.2
Type

Type

jar

Download sxp-jst 0.0.2


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