Download xian-core-0.1.2.jar file - Jar x

Jar examples for x:xian-core

Description

null

You can download jar file xian-core 0.1.2 in this page.

License

Apache License

Build File

You can use the following script to add xian-core-0.1.2.jar to your project.

<dependency>
   <groupId>info.xiancloud</groupId>
   <artifactId>xian-core</artifactId>
   <version>0.1.2</version>
</dependency>
compile group: 'info.xiancloud', name: 'xian-core', version: '0.1.2'
libraryDependencies += "info.xiancloud" % "xian-core" % "0.1.2"
<dependency org="info.xiancloud" name="xian-core" rev="0.1.2"/>
@Grapes(@Grab(group='info.xiancloud', module='xian-core', version='0.1.2'))
'info.xiancloud:xian-core:jar:0.1.2'

Download

Click the following link to download the jar file.

xian-core-0.1.2-javadoc.jar
xian-core-0.1.2-sources.jar
xian-core-0.1.2.jar
xian-core-0.1.2.pom



Related Tutorials