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

Jar examples for d:devops-client

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials