is not current version
Last Version 0.5

net.wetheinter:xapi-dev-gwtc 0.4

This module is a parent for the gwt compiler api, and a number of gui implementations. The core module is an event-based wrapper around gwt compile events, as well as a set of UI controller interfaces which must be implemented. Frontends for gwt and jre are provided, which will replace the compilers used in maven and collide.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-dev-gwtc
Version

Version

0.4
Type

Type

jar

Download xapi-dev-gwtc 0.4


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