is not current version
Last Version 1.0.24

io.fabric8.updatebot:updatebot 1.0.15


GroupId

GroupId

io.fabric8.updatebot
ArtifactId

ArtifactId

updatebot
Version

Version

1.0.15
Type

Type

jar

Download updatebot 1.0.15


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