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

Jar examples for x:xian-core

Description

null

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials