не последняя версия
Последняя версия 6.0.0-RC1

io.fabric8:tekton-examples 4.5.0


Группа

Группа

io.fabric8
Идентификатор

Идентификатор

tekton-examples
Версия

Версия

4.5.0
Тип

Тип

jar

Скачать tekton-examples 4.5.0


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