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

Jar examples for d:devops-client

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials