is not current version
Last Version 4.0.0

org.opendaylight.infrautils:ready-it 1.6.3


GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

ready-it
Version

Version

1.6.3
Type

Type

jar

Download ready-it 1.6.3


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