is not current version
Last Version 0.5.3

org.opendaylight.ttp:features-ttp 0.2.4-Beryllium-SR4


GroupId

GroupId

org.opendaylight.ttp
ArtifactId

ArtifactId

features-ttp
Version

Version

0.2.4-Beryllium-SR4
Type

Type

jar

Download features-ttp 0.2.4-Beryllium-SR4


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