Last Version

com.colinalworth.gwt.websockets:rpc-client-common 0.1.1

Basic rpc wiring and rebinding to be used by any server implementation

License

License

Categories

Categories

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

GroupId

com.colinalworth.gwt.websockets
ArtifactId

ArtifactId

rpc-client-common
Version

Version

0.1.1
Type

Type

jar
Description

Description

Basic rpc wiring and rebinding to be used by any server implementation
Project Organization

Project Organization

Vertispan LLC

Download rpc-client-common 0.1.1


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

Dependencies

provided (2)

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

Project Modules

There are no modules declared in this project.