GwtRpcPlus

Extended Gwt-Rpc

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.gwtrpcplus
ArtifactId

ArtifactId

gwtRpcPlus
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

GwtRpcPlus
Extended Gwt-Rpc
Project URL

Project URL

http://code.google.com/p/gwtrpcplus/
Source Code Management

Source Code Management

https://code.google.com/p/gwtrpcplus/

Download gwtRpcPlus

Filename Size
gwtRpcPlus-1.2.0.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.gwtrpcplus/gwtRpcPlus/ -->
<dependency>
    <groupId>com.googlecode.gwtrpcplus</groupId>
    <artifactId>gwtRpcPlus</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.gwtrpcplus/gwtRpcPlus/
implementation 'com.googlecode.gwtrpcplus:gwtRpcPlus:1.2.0'
// https://jarcasting.com/artifacts/com.googlecode.gwtrpcplus/gwtRpcPlus/
implementation ("com.googlecode.gwtrpcplus:gwtRpcPlus:1.2.0")
'com.googlecode.gwtrpcplus:gwtRpcPlus:pom:1.2.0'
<dependency org="com.googlecode.gwtrpcplus" name="gwtRpcPlus" rev="1.2.0">
  <artifact name="gwtRpcPlus" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.gwtrpcplus', module='gwtRpcPlus', version='1.2.0')
)
libraryDependencies += "com.googlecode.gwtrpcplus" % "gwtRpcPlus" % "1.2.0"
[com.googlecode.gwtrpcplus/gwtRpcPlus "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • model
  • server
  • client
  • websockets
  • guice

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.0
0.0.2
0.0.1