is not current version
Last Version 1.8.1-RELEASE

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

Tencent blueking ci project

GroupId

GroupId

com.tencent.bk.devops.ci.project
ArtifactId

ArtifactId

api-project-sample
Version

Version

1.1.10-RELEASE
Type

Type

jar

Download api-project-sample 1.1.10-RELEASE


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