is not current version
Last Version 0.1.1

com.colinalworth.gwt.websockets:workers 0.1

Easy worker communication of RPC-able objects

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.colinalworth.gwt.websockets
ArtifactId

ArtifactId

workers
Version

Version

0.1
Type

Type

jar

Download workers 0.1


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