Last Version

XApi - GWT concurrency implementation 0.5

A GWT scheduling service, designed to give better shared interop with concurrent code. Plans are in the works to implement java.lang.Thread as web workers in the future.

License

License

Categories

Categories

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

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-gwt-process
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - GWT concurrency implementation
A GWT scheduling service, designed to give better shared interop with concurrent code. Plans are in the works to implement java.lang.Thread as web workers in the future.
Project Organization

Project Organization

The Internet Party

Download xapi-gwt-process 0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
net.wetheinter : xapi-gwt-inject jar 0.5
net.wetheinter : xapi-core-process jar 0.5
net.wetheinter : xapi-core-process jar 0.5

provided (1)

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

test (1)

Group / Artifact Type Version
net.wetheinter : xapi-core-test jar 0.5

Project Modules

There are no modules declared in this project.