is not current version
Last Version 1.8.1-RELEASE

com.tencent.bk.devops.ci.image:api-image 1.2.0-rc.7-RELEASE

Tencent blueking ci project

GroupId

GroupId

com.tencent.bk.devops.ci.image
ArtifactId

ArtifactId

api-image
Version

Version

1.2.0-rc.7-RELEASE
Type

Type

jar

Download api-image 1.2.0-rc.7-RELEASE


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