is not current version
Last Version 4.0.0

org.opendaylight.infrautils:itestutils-parent 1.3.0


GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

itestutils-parent
Version

Version

1.3.0
Type

Type

pom

Download itestutils-parent 1.3.0


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