Last Version

XApi - Gwt IO implementation 0.5

A client-side implementation of io for gwt, which can adapt to various io providers. The inital version will simply use GWT-RPC, but will provide a mutable factory to inject custom strategies.

License

License

Categories

Categories

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

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-gwt-io
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Gwt IO implementation
A client-side implementation of io for gwt, which can adapt to various io providers. The inital version will simply use GWT-RPC, but will provide a mutable factory to inject custom strategies.
Project Organization

Project Organization

The Internet Party

Download xapi-gwt-io 0.5


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

Dependencies

compile (4)

Group / Artifact Type Version
net.wetheinter : xapi-core-io jar 0.5
net.wetheinter : xapi-core-io jar 0.5
net.wetheinter : xapi-gwt-collect jar 0.5
net.wetheinter : gwt-user jar 2.7.0

test (2)

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

Project Modules

There are no modules declared in this project.