is not current version
Last Version 3.0.12

io.fabric8:components 3.0.11


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

components
Version

Version

3.0.11
Type

Type

pom

Download components 3.0.11

Filename Size
components-3.0.11.pom 3 KB
Browse

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