is not current version
Last Version 1.8.1-RELEASE

com.tencent.bk.devops.ci.project:api-project 1.3.0-rc.7-RELEASE

Tencent blueking ci project

GroupId

GroupId

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

ArtifactId

api-project
Version

Version

1.3.0-rc.7-RELEASE
Type

Type

jar

Download api-project 1.3.0-rc.7-RELEASE


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