is not current version
Last Version 1.0.24

io.fabric8.updatebot:updatebot 1.0.0


GroupId

GroupId

io.fabric8.updatebot
ArtifactId

ArtifactId

updatebot
Version

Version

1.0.0
Type

Type

jar

Download updatebot 1.0.0


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