is not current version
Last Version 0.5.0

io.ap4k:ap4k-project 0.3.3

A collection of annotations and processors for Kubernetes

GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

ap4k-project
Version

Version

0.3.3
Type

Type

pom

Download ap4k-project 0.3.3

Filename Size
ap4k-project-0.3.3.pom 9 KB
Browse

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