Last Version

GwtRpcPlus 1.2.0

Extended Gwt-Rpc

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.gwtrpcplus
ArtifactId

ArtifactId

gwtRpcPlus
Version

Version

1.2.0
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 1.2.0

Filename Size
gwtRpcPlus-1.2.0.pom 7 KB
Browse

<!-- 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