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

Jar examples for x:xtools-common

Description

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

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials