| License | License
                                                        Apache License, 2.0                                                 | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks JSON Data | 
| GroupId | GroupIdcom.google.gerrit | 
| ArtifactId | ArtifactIdgwtjsonrpc | 
| Last Version | Last Version1.12 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiongwtjsonrpc JSON-RPC for Google Web Toolkit (GWT) | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| gwtjsonrpc-1.12.pom | |
| gwtjsonrpc-1.12.jar | 122 KB | 
| gwtjsonrpc-1.12-sources.jar | 87 KB | 
| gwtjsonrpc-1.12-javadoc.jar | 361 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.google.gerrit/gwtjsonrpc/ -->
<dependency>
    <groupId>com.google.gerrit</groupId>
    <artifactId>gwtjsonrpc</artifactId>
    <version>1.12</version>
</dependency>// https://jarcasting.com/artifacts/com.google.gerrit/gwtjsonrpc/
implementation 'com.google.gerrit:gwtjsonrpc:1.12'// https://jarcasting.com/artifacts/com.google.gerrit/gwtjsonrpc/
implementation ("com.google.gerrit:gwtjsonrpc:1.12")'com.google.gerrit:gwtjsonrpc:jar:1.12'<dependency org="com.google.gerrit" name="gwtjsonrpc" rev="1.12">
  <artifact name="gwtjsonrpc" type="jar" />
</dependency>@Grapes(
@Grab(group='com.google.gerrit', module='gwtjsonrpc', version='1.12')
)libraryDependencies += "com.google.gerrit" % "gwtjsonrpc" % "1.12"[com.google.gerrit/gwtjsonrpc "1.12"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-codec : commons-codec | jar | 1.4 | 
| com.google.code.gson : gson | jar | 2.8.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.8.2 | 
| com.google.gwt : gwt-dev | jar | 2.8.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |