is not current version
Last Version 4.0.2

com.feedhenry.gitlabshell:gitlab-shell-client 1.0

Java Client for remote administration of Gitlab Shell

Categories

Categories

CLI User Interface
GroupId

GroupId

com.feedhenry.gitlabshell
ArtifactId

ArtifactId

gitlab-shell-client
Version

Version

1.0
Type

Type

jar

Download gitlab-shell-client 1.0


<!-- https://jarcasting.com/artifacts/com.feedhenry.gitlabshell/gitlab-shell-client/ -->
<dependency>
    <groupId>com.feedhenry.gitlabshell</groupId>
    <artifactId>gitlab-shell-client</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.feedhenry.gitlabshell/gitlab-shell-client/
implementation 'com.feedhenry.gitlabshell:gitlab-shell-client:1.0'
// https://jarcasting.com/artifacts/com.feedhenry.gitlabshell/gitlab-shell-client/
implementation ("com.feedhenry.gitlabshell:gitlab-shell-client:1.0")
'com.feedhenry.gitlabshell:gitlab-shell-client:jar:1.0'
<dependency org="com.feedhenry.gitlabshell" name="gitlab-shell-client" rev="1.0">
  <artifact name="gitlab-shell-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feedhenry.gitlabshell', module='gitlab-shell-client', version='1.0')
)
libraryDependencies += "com.feedhenry.gitlabshell" % "gitlab-shell-client" % "1.0"
[com.feedhenry.gitlabshell/gitlab-shell-client "1.0"]