is not current version
Last Version 0.5.3

org.opendaylight.ttp:ttp-root 0.5.2


GroupId

GroupId

org.opendaylight.ttp
ArtifactId

ArtifactId

ttp-root
Version

Version

0.5.2
Type

Type

pom

Download ttp-root 0.5.2

Filename Size
ttp-root-0.5.2.pom 2 KB
Browse

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