is not current version
Last Version 0.5

net.wetheinter:xapi-gwt-process 0.3

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.

Categories

Categories

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

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-gwt-process
Version

Version

0.3
Type

Type

jar

Download xapi-gwt-process 0.3


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