is not current version
Last Version 1.1.60

io.jenkins.updatebot:updatebot-core 1.1.31


Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

io.jenkins.updatebot
ArtifactId

ArtifactId

updatebot-core
Version

Version

1.1.31
Type

Type

jar

Download updatebot-core 1.1.31


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