не последняя версия
Последняя версия 1.2.0-rc.7-RELEASE

com.tencent.bk.devops.ci.project:api-project-tencent 1.1.10-RELEASE

Tencent blueking ci project

Группа

Группа

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

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

api-project-tencent
Версия

Версия

1.1.10-RELEASE
Тип

Тип

jar

Скачать api-project-tencent 1.1.10-RELEASE


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