Download xtools-common-1.1.1.jar file - Jar x

Jar examples for x:xtools-common

Description

Java?????????????????java???????????????

You can download jar file xtools-common 1.1.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add xtools-common-1.1.1.jar to your project.

<dependency>
   <groupId>me.xuxiaoxiao</groupId>
   <artifactId>xtools-common</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'me.xuxiaoxiao', name: 'xtools-common', version: '1.1.1'
libraryDependencies += "me.xuxiaoxiao" % "xtools-common" % "1.1.1"
<dependency org="me.xuxiaoxiao" name="xtools-common" rev="1.1.1"/>
@Grapes(@Grab(group='me.xuxiaoxiao', module='xtools-common', version='1.1.1'))
'me.xuxiaoxiao:xtools-common:jar:1.1.1'

Download

Click the following link to download the jar file.

xtools-common-1.1.1-javadoc.jar
xtools-common-1.1.1-sources.jar
xtools-common-1.1.1.jar
xtools-common-1.1.1.pom



Related Tutorials