is not current version
Last Version 0.5.3

org.opendaylight.ttp:features-ttp 0.3.0-Boron


GroupId

GroupId

org.opendaylight.ttp
ArtifactId

ArtifactId

features-ttp
Version

Version

0.3.0-Boron
Type

Type

jar

Download features-ttp 0.3.0-Boron


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