is not current version
Last Version 0.5.0

io.ap4k:openshift-annotations 0.1.3


Categories

Categories

OpenShift Container PaaS Providers
GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

openshift-annotations
Version

Version

0.1.3
Type

Type

jar

Download openshift-annotations 0.1.3


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