is not current version
Last Version 4.0.0

org.opendaylight.infrautils:itestutils 1.2.2


GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

itestutils
Version

Version

1.2.2
Type

Type

jar

Download itestutils 1.2.2


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