is not current version
Last Version 4.0.0

org.opendaylight.infrautils:itestutils-it 2.0.4


GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

itestutils-it
Version

Version

2.0.4
Type

Type

jar

Download itestutils-it 2.0.4


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