is not current version
Last Version 2.0.48

io.fabric8:itests 2.0.31


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

itests
Version

Version

2.0.31
Type

Type

jar

Download itests 2.0.31


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