is not current version
Last Version 0.2.10

io.alauda:devops-client 0.2.7


Categories

Categories

CLI User Interface
GroupId

GroupId

io.alauda
ArtifactId

ArtifactId

devops-client
Version

Version

0.2.7
Type

Type

jar

Download devops-client 0.2.7


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