is not current version
Last Version 1.12

com.google.gerrit:gwtjsonrpc 1.8

JSON-RPC for Google Web Toolkit (GWT)

Categories

Categories

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

GroupId

com.google.gerrit
ArtifactId

ArtifactId

gwtjsonrpc
Version

Version

1.8
Type

Type

jar

Download gwtjsonrpc 1.8


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