is not current version
Last Version 0.2.10

io.alauda:devops-client 0.2.4.2


Categories

Categories

CLI User Interface
GroupId

GroupId

io.alauda
ArtifactId

ArtifactId

devops-client
Version

Version

0.2.4.2
Type

Type

jar

Download devops-client 0.2.4.2


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