is not current version
Last Version 1.0.24

io.fabric8.updatebot:parent 1.0.4


GroupId

GroupId

io.fabric8.updatebot
ArtifactId

ArtifactId

parent
Version

Version

1.0.4
Type

Type

pom

Download parent 1.0.4

Filename Size
parent-1.0.4.pom 8 KB
Browse

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