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

Jar examples for x:xian-core

Description

null

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials