не последняя версия
Последняя версия 1.1.60

io.jenkins.updatebot:updatebot-core 1.1.26


Категории

Категории

Jenkins Компиляция и сборка Continuous Integration and Continuous Delivery
Группа

Группа

io.jenkins.updatebot
Идентификатор

Идентификатор

updatebot-core
Версия

Версия

1.1.26
Тип

Тип

jar

Скачать updatebot-core 1.1.26


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