Last Version

XApi - Dev Mode Gwt Compiler 0.5

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.

License

License

Categories

Categories

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

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-dev-gwtc
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Dev Mode Gwt Compiler
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.
Project Organization

Project Organization

The Internet Party

Download xapi-dev-gwtc 0.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • impl