is not current version
Last Version 0.5.0

io.ap4k:kubernetes-annotations 0.2.0


Categories

Categories

Kubernetes Container Virtualization Tools Net
GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

kubernetes-annotations
Version

Version

0.2.0
Type

Type

jar

Download kubernetes-annotations 0.2.0


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