License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks CLI |
GroupId | GroupIdcom.googlecode.gwtrpcplus |
ArtifactId | ArtifactIdgwtRpcPlusClient |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGwtRpcPlus - Client
GWT-Part of the Project
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwtRpcPlusClient-1.2.0.pom | |
gwtRpcPlusClient-1.2.0.jar | 73 KB |
gwtRpcPlusClient-1.2.0-sources.jar | 21 KB |
gwtRpcPlusClient-1.2.0-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.gwtrpcplus/gwtRpcPlusClient/ -->
<dependency>
<groupId>com.googlecode.gwtrpcplus</groupId>
<artifactId>gwtRpcPlusClient</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.gwtrpcplus/gwtRpcPlusClient/
implementation 'com.googlecode.gwtrpcplus:gwtRpcPlusClient:1.2.0'
// https://jarcasting.com/artifacts/com.googlecode.gwtrpcplus/gwtRpcPlusClient/
implementation ("com.googlecode.gwtrpcplus:gwtRpcPlusClient:1.2.0")
'com.googlecode.gwtrpcplus:gwtRpcPlusClient:jar:1.2.0'
<dependency org="com.googlecode.gwtrpcplus" name="gwtRpcPlusClient" rev="1.2.0">
<artifact name="gwtRpcPlusClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.gwtrpcplus', module='gwtRpcPlusClient', version='1.2.0')
)
libraryDependencies += "com.googlecode.gwtrpcplus" % "gwtRpcPlusClient" % "1.2.0"
[com.googlecode.gwtrpcplus/gwtRpcPlusClient "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.gwtrpcplus : gwtRpcPlusServer | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |
com.google.gwt : gwt-dev | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5-rc1 |
junit : junit | jar | 4.10 |