is not current version
Last Version 0.5.3

org.opendaylight.ttp:ttp-root 0.4.1-Carbon


GroupId

GroupId

org.opendaylight.ttp
ArtifactId

ArtifactId

ttp-root
Version

Version

0.4.1-Carbon
Type

Type

pom

Download ttp-root 0.4.1-Carbon


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