Download xian-core-0.2.0-pre.jar file - Jar x

Jar examples for x:xian-core

Description

null

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

xian-core-0.2.0-pre-javadoc.jar
xian-core-0.2.0-pre-sources.jar
xian-core-0.2.0-pre.jar
xian-core-0.2.0-pre.pom



Related Tutorials