Jar examples for x:XUE
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.
The MIT License (MIT)
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'
Click the following link to download the jar file.
XUE-0.3.4-javadoc.jar