не последняя версия
Последняя версия 1.8.1-RELEASE

com.tencent.bk.devops.ci.notify:api-notify 1.3.0-rc.17-RELEASE

Tencent blueking ci project

Группа

Группа

com.tencent.bk.devops.ci.notify
Идентификатор

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

api-notify
Версия

Версия

1.3.0-rc.17-RELEASE
Тип

Тип

jar

Скачать api-notify 1.3.0-rc.17-RELEASE


<!-- https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.notify/api-notify/ -->
<dependency>
    <groupId>com.tencent.bk.devops.ci.notify</groupId>
    <artifactId>api-notify</artifactId>
    <version>1.3.0-rc.17-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.notify/api-notify/
implementation 'com.tencent.bk.devops.ci.notify:api-notify:1.3.0-rc.17-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.notify/api-notify/
implementation ("com.tencent.bk.devops.ci.notify:api-notify:1.3.0-rc.17-RELEASE")
'com.tencent.bk.devops.ci.notify:api-notify:jar:1.3.0-rc.17-RELEASE'
<dependency org="com.tencent.bk.devops.ci.notify" name="api-notify" rev="1.3.0-rc.17-RELEASE">
  <artifact name="api-notify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.devops.ci.notify', module='api-notify', version='1.3.0-rc.17-RELEASE')
)
libraryDependencies += "com.tencent.bk.devops.ci.notify" % "api-notify" % "1.3.0-rc.17-RELEASE"
[com.tencent.bk.devops.ci.notify/api-notify "1.3.0-rc.17-RELEASE"]