Download XUE-0.3.4.jar file - Jar x

Jar examples for x:XUE

Description

XUE provides an easy way to create and set up objects via XML

You can download jar file XUE 0.3.4 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add XUE-0.3.4.jar to your project.

<dependency>
   <groupId>de.verygame.xue</groupId>
   <artifactId>XUE</artifactId>
   <version>0.3.4</version>
</dependency>
compile group: 'de.verygame.xue', name: 'XUE', version: '0.3.4'
libraryDependencies += "de.verygame.xue" % "XUE" % "0.3.4"
<dependency org="de.verygame.xue" name="XUE" rev="0.3.4"/>
@Grapes(@Grab(group='de.verygame.xue', module='XUE', version='0.3.4'))
'de.verygame.xue:XUE:jar:0.3.4'

Download

Click the following link to download the jar file.

XUE-0.3.4-javadoc.jar
XUE-0.3.4-sources.jar
XUE-0.3.4.jar
XUE-0.3.4.pom



Related Tutorials