Download xapi-core-ui-autoui-0.5.jar file - Jar x

Jar examples for x:xapi-core-ui-autoui

Description

The core API for generating user interfaces from data models.

You can download jar file xapi-core-ui-autoui 0.5 in this page.

Build File

You can use the following script to add xapi-core-ui-autoui-0.5.jar to your project.

<dependency>
   <groupId>net.wetheinter</groupId>
   <artifactId>xapi-core-ui-autoui</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'net.wetheinter', name: 'xapi-core-ui-autoui', version: '0.5'
libraryDependencies += "net.wetheinter" % "xapi-core-ui-autoui" % "0.5"
<dependency org="net.wetheinter" name="xapi-core-ui-autoui" rev="0.5"/>
@Grapes(@Grab(group='net.wetheinter', module='xapi-core-ui-autoui', version='0.5'))
'net.wetheinter:xapi-core-ui-autoui:jar:0.5'

Download

Click the following link to download the jar file.

xapi-core-ui-autoui-0.5-javadoc.jar
xapi-core-ui-autoui-0.5-sources.jar
xapi-core-ui-autoui-0.5-test-sources.jar
xapi-core-ui-autoui-0.5-tests.jar
xapi-core-ui-autoui-0.5.jar
xapi-core-ui-autoui-0.5.pom



Related Tutorials