is not current version
Last Version 0.3.4-Boron-SR4

org.opendaylight.ttp:ttp-parent 0.1.4-Lithium-SR4


GroupId

GroupId

org.opendaylight.ttp
ArtifactId

ArtifactId

ttp-parent
Version

Version

0.1.4-Lithium-SR4
Type

Type

pom

Download ttp-parent 0.1.4-Lithium-SR4


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