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

com.tencent.bk.devops.ci.store:api-store-image 1.3.0-rc.15-RELEASE

Tencent blueking ci project

Группа

Группа

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

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

api-store-image
Версия

Версия

1.3.0-rc.15-RELEASE
Тип

Тип

jar

Скачать api-store-image 1.3.0-rc.15-RELEASE


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