is not current version
Last Version 0.5

net.wetheinter:xapi-gwt-ui-autoui 0.4

A set of generator utils to create GWT views and editors from your data models.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-gwt-ui-autoui
Version

Version

0.4
Type

Type

jar

Download xapi-gwt-ui-autoui 0.4


<!-- https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt-ui-autoui/ -->
<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-gwt-ui-autoui</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt-ui-autoui/
implementation 'net.wetheinter:xapi-gwt-ui-autoui:0.4'
// https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt-ui-autoui/
implementation ("net.wetheinter:xapi-gwt-ui-autoui:0.4")
'net.wetheinter:xapi-gwt-ui-autoui:jar:0.4'
<dependency org="net.wetheinter" name="xapi-gwt-ui-autoui" rev="0.4">
  <artifact name="xapi-gwt-ui-autoui" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wetheinter', module='xapi-gwt-ui-autoui', version='0.4')
)
libraryDependencies += "net.wetheinter" % "xapi-gwt-ui-autoui" % "0.4"
[net.wetheinter/xapi-gwt-ui-autoui "0.4"]