is not current version
Last Version 2.2.182

io.fabric8.apps:console-kubernetes 2.2.167

[Fabric8 Console](http://fabric8.io/v2/console.html) for working with Fabric8 and Kubernetes

Categories

Categories

Kubernetes Container Virtualization Tools Net
GroupId

GroupId

io.fabric8.apps
ArtifactId

ArtifactId

console-kubernetes
Version

Version

2.2.167
Type

Type

jar

Download console-kubernetes 2.2.167


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