Download xdiamond-common-1.0.1.jar file - Jar x

Jar examples for x:xdiamond-common

Description

You can download jar file xdiamond-common 1.0.1 in this page.

Build File

You can use the following script to add xdiamond-common-1.0.1.jar to your project.

<dependency>
   <groupId>io.github.hengyunabc.xdiamond</groupId>
   <artifactId>xdiamond-common</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'io.github.hengyunabc.xdiamond', name: 'xdiamond-common', version: '1.0.1'
libraryDependencies += "io.github.hengyunabc.xdiamond" % "xdiamond-common" % "1.0.1"
<dependency org="io.github.hengyunabc.xdiamond" name="xdiamond-common" rev="1.0.1"/>
@Grapes(@Grab(group='io.github.hengyunabc.xdiamond', module='xdiamond-common', version='1.0.1'))
'io.github.hengyunabc.xdiamond:xdiamond-common:jar:1.0.1'

Download

Click the following link to download the jar file.

xdiamond-common-1.0.1-javadoc.jar
xdiamond-common-1.0.1-sources.jar
xdiamond-common-1.0.1.jar
xdiamond-common-1.0.1.pom



Related Tutorials