is not current version
Last Version 1.2.0.redhat-133

io.fabric8:fabric-examples 1.0.0.redhat-423


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

fabric-examples
Version

Version

1.0.0.redhat-423
Type

Type

pom

Download fabric-examples 1.0.0.redhat-423


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