is not current version
Last Version 0.2.10

io.alauda:devops-client 0.2.4


Categories

Categories

CLI User Interface
GroupId

GroupId

io.alauda
ArtifactId

ArtifactId

devops-client
Version

Version

0.2.4
Type

Type

jar

Download devops-client 0.2.4


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