is not current version
Last Version 2.11.0

io.dekorate:tekton-annotations 2.9.2


GroupId

GroupId

io.dekorate
ArtifactId

ArtifactId

tekton-annotations
Version

Version

2.9.2
Type

Type

jar

Download tekton-annotations 2.9.2


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