is not current version
Last Version 0.0.4

io.github.ljnelson:dev5432 0.0.1

DEV5432: Writing Kubernetes Controllers with Java SE and CDI 2.0

GroupId

GroupId

io.github.ljnelson
ArtifactId

ArtifactId

dev5432
Version

Version

0.0.1
Type

Type

jar

Download dev5432 0.0.1


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