Last Version

XApi - Gwt Compiler Api 0.5

This module contains the core api surrounding a gwt compile. It exposes compile events, and interfaces to act as controllers. The default implementations will function only from a command line (or web server). The other modules are gui frontends that merely speak to an api backend.

License

License

Categories

Categories

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

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-gwtc-api
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Gwt Compiler Api
This module contains the core api surrounding a gwt compile. It exposes compile events, and interfaces to act as controllers. The default implementations will function only from a command line (or web server). The other modules are gui frontends that merely speak to an api backend.
Project Organization

Project Organization

The Internet Party

Download xapi-gwtc-api 0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
net.wetheinter : xapi-core-model jar 0.5
net.wetheinter : xapi-jre-inject jar 0.5
net.wetheinter : gwt-user jar 2.7.0

provided (1)

Group / Artifact Type Version
net.wetheinter : gwt-dev jar 2.7.0

Project Modules

There are no modules declared in this project.