is not current version
Last Version 2.2.23.1

io.fabric8.jube.images.fabric8:fabric8 2.2.15.1

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

GroupId

GroupId

io.fabric8.jube.images.fabric8
ArtifactId

ArtifactId

fabric8
Version

Version

2.2.15.1
Type

Type

jar

Download fabric8 2.2.15.1


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