is not current version
Last Version 2.2.335

io.fabric8.devops.apps:gitlab 2.2.114

[Gitlab](http://gitlab.com/) - A self-hosted Git service

GroupId

GroupId

io.fabric8.devops.apps
ArtifactId

ArtifactId

gitlab
Version

Version

2.2.114
Type

Type

jar

Download gitlab 2.2.114


<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/gitlab/ -->
<dependency>
    <groupId>io.fabric8.devops.apps</groupId>
    <artifactId>gitlab</artifactId>
    <version>2.2.114</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/gitlab/
implementation 'io.fabric8.devops.apps:gitlab:2.2.114'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/gitlab/
implementation ("io.fabric8.devops.apps:gitlab:2.2.114")
'io.fabric8.devops.apps:gitlab:jar:2.2.114'
<dependency org="io.fabric8.devops.apps" name="gitlab" rev="2.2.114">
  <artifact name="gitlab" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='gitlab', version='2.2.114')
)
libraryDependencies += "io.fabric8.devops.apps" % "gitlab" % "2.2.114"
[io.fabric8.devops.apps/gitlab "2.2.114"]