Download diamond-client-edas-3.7.3.jar file - Jar d

Jar examples for d:diamond-client

Description

a simple configuration tools

You can download jar file diamond-client edas-3.7.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add diamond-client-edas-3.7.3.jar to your project.

<dependency>
   <groupId>com.taobao.diamond</groupId>
   <artifactId>diamond-client</artifactId>
   <version>edas-3.7.3</version>
</dependency>
compile group: 'com.taobao.diamond', name: 'diamond-client', version: 'edas-3.7.3'
libraryDependencies += "com.taobao.diamond" % "diamond-client" % "edas-3.7.3"
<dependency org="com.taobao.diamond" name="diamond-client" rev="edas-3.7.3"/>
@Grapes(@Grab(group='com.taobao.diamond', module='diamond-client', version='edas-3.7.3'))
'com.taobao.diamond:diamond-client:jar:edas-3.7.3'

Download

Click the following link to download the jar file.

diamond-client-edas-3.7.3-javadoc.jar
diamond-client-edas-3.7.3-sources.jar
diamond-client-edas-3.7.3.jar
diamond-client-edas-3.7.3.pom



Related Tutorials