is not current version
Last Version 1.0.1.RELEASE

io.choerodon:choerodon-gitlab4j-api 0.19.0.RELEASE

GitLab API Java Client

GroupId

GroupId

io.choerodon
ArtifactId

ArtifactId

choerodon-gitlab4j-api
Version

Version

0.19.0.RELEASE
Type

Type

jar

Download choerodon-gitlab4j-api 0.19.0.RELEASE


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