Download devops-client-0.2.4.jar file - Jar d

Jar examples for d:devops-client

Description

You can download jar file devops-client 0.2.4 in this page.

License

Apache License

Build File

You can use the following script to add devops-client-0.2.4.jar to your project.

<dependency>
   <groupId>io.alauda</groupId>
   <artifactId>devops-client</artifactId>
   <version>0.2.4</version>
</dependency>
compile group: 'io.alauda', name: 'devops-client', version: '0.2.4'
libraryDependencies += "io.alauda" % "devops-client" % "0.2.4"
<dependency org="io.alauda" name="devops-client" rev="0.2.4"/>
@Grapes(@Grab(group='io.alauda', module='devops-client', version='0.2.4'))
'io.alauda:devops-client:jar:0.2.4'

Download

Click the following link to download the jar file.

devops-client-0.2.4-bundle.jar
devops-client-0.2.4-javadoc.jar
devops-client-0.2.4-sources.jar
devops-client-0.2.4-tests.jar
devops-client-0.2.4.jar
devops-client-0.2.4.pom



Related Tutorials