Last Version

com.colinalworth.gwt.websockets:workers 0.1.1

Easy worker communication of RPC-able objects

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.colinalworth.gwt.websockets
ArtifactId

ArtifactId

workers
Version

Version

0.1.1
Type

Type

jar
Description

Description

Easy worker communication of RPC-able objects
Project Organization

Project Organization

Vertispan LLC

Download workers 0.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.playn : playn-html jar 2.0-rc4
io.playn : playn-html jar 2.0-rc4
com.colinalworth.gwt.websockets : rpc-client-common jar 0.1.1
org.webjars.bower : pako jar 0.2.8

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.2
com.google.gwt : gwt-dev jar 2.8.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.