is not current version
Last Version 1.2.0

com.googlecode.gwtrpcplus:gwtRpcPlusClient 0.0.1

GWT-Part of the Project

Categories

Categories

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

GroupId

com.googlecode.gwtrpcplus
ArtifactId

ArtifactId

gwtRpcPlusClient
Version

Version

0.0.1
Type

Type

jar

Download gwtRpcPlusClient 0.0.1


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