is not current version
Last Version 1.1.3

io.alauda.client:alauda-jenkins-client 1.0.11

alauda jenkins client jar

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

io.alauda.client
ArtifactId

ArtifactId

alauda-jenkins-client
Version

Version

1.0.11
Type

Type

jar

Download alauda-jenkins-client 1.0.11


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