is not current version
Last Version 6.0.0-RC1

io.fabric8:tekton-tests 5.0.0-alpha-2


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

tekton-tests
Version

Version

5.0.0-alpha-2
Type

Type

jar

Download tekton-tests 5.0.0-alpha-2


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