is not current version
Last Version 2.0.48

io.fabric8:itests 2.0.20


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

itests
Version

Version

2.0.20
Type

Type

jar

Download itests 2.0.20


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