is not current version
Last Version 3.0.12

io.fabric8:components 2.0.19


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

components
Version

Version

2.0.19
Type

Type

pom

Download components 2.0.19

Filename Size
components-2.0.19.pom 2 KB
Browse

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