Download diamond-client-0.0.20.jar file - Jar d

Jar examples for d:diamond-client

Description

a simple configuration tools

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

diamond-client-0.0.20-javadoc.jar
diamond-client-0.0.20-sources.jar
diamond-client-0.0.20.jar
diamond-client-0.0.20.pom



Related Tutorials