Last Version

gwtjsonrpc 1.12

JSON-RPC for Google Web Toolkit (GWT)

License

License

Apache License, 2.0
Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks JSON Data
GroupId

GroupId

com.google.gerrit
ArtifactId

ArtifactId

gwtjsonrpc
Version

Version

1.12
Type

Type

jar
Description

Description

gwtjsonrpc
JSON-RPC for Google Web Toolkit (GWT)
Project URL

Project URL

https://gerrit.googlesource.com/gwtjsonrpc
Source Code Management

Source Code Management

https://gerrit.googlesource.com/gwtjsonrpc

Download gwtjsonrpc 1.12


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.4
com.google.code.gson : gson jar 2.8.5

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.2
com.google.gwt : gwt-dev jar 2.8.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.