is not current version
Last Version 0.0.25

com.marcnuri.yakc:kubernetes-client 0.0.8

Kubernetes Retrofit2 based client to be used with com.marcnuri.yakc:kubernetes-api.

Categories

Categories

Kubernetes Container Virtualization Tools Net CLI User Interface
GroupId

GroupId

com.marcnuri.yakc
ArtifactId

ArtifactId

kubernetes-client
Version

Version

0.0.8
Type

Type

jar

Download kubernetes-client 0.0.8


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