is not current version
Last Version 6.0.0-RC1

io.fabric8:tekton-tests 4.11.1


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

tekton-tests
Version

Version

4.11.1
Type

Type

jar

Download tekton-tests 4.11.1


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