is not current version
Last Version 1.2.0

com.googlecode.gwtrpcplus:gwtRpcPlusClient 1.1.0

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

1.1.0
Type

Type

jar

Download gwtRpcPlusClient 1.1.0


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