is not current version
Last Version 1.1.60

io.jenkins.updatebot:updatebot-core 1.1.22


Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

io.jenkins.updatebot
ArtifactId

ArtifactId

updatebot-core
Version

Version

1.1.22
Type

Type

jar

Download updatebot-core 1.1.22


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