is not current version
Last Version 0.5.3

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


GroupId

GroupId

org.opendaylight.ttp
ArtifactId

ArtifactId

ttp-root
Version

Version

0.3.0-Boron
Type

Type

pom

Download ttp-root 0.3.0-Boron

Filename Size
ttp-root-0.3.0-Boron.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.3.0-Boron</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.ttp/ttp-root/
implementation 'org.opendaylight.ttp:ttp-root:0.3.0-Boron'
// https://jarcasting.com/artifacts/org.opendaylight.ttp/ttp-root/
implementation ("org.opendaylight.ttp:ttp-root:0.3.0-Boron")
'org.opendaylight.ttp:ttp-root:pom:0.3.0-Boron'
<dependency org="org.opendaylight.ttp" name="ttp-root" rev="0.3.0-Boron">
  <artifact name="ttp-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.ttp', module='ttp-root', version='0.3.0-Boron')
)
libraryDependencies += "org.opendaylight.ttp" % "ttp-root" % "0.3.0-Boron"
[org.opendaylight.ttp/ttp-root "0.3.0-Boron"]