RpcWrapper

An rpc wrapper mechanism that allows some cool GWT-RPC tricks. More desc TBD

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.manishahluwalia.gwt
ArtifactId

ArtifactId

rpcwrapper
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

RpcWrapper
An rpc wrapper mechanism that allows some cool GWT-RPC tricks. More desc TBD
Project URL

Project URL

https://github.com/manishahluwalia/rpcwrapper
Source Code Management

Source Code Management

https://github.com/manishahluwalia/rpcwrapper

Download rpcwrapper

How to add to project

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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1