is not current version
Last Version 2.16.28

com.google.gerrit:gerrit-plugin-gwtui 2.14.6

Common Classes for Gerrit GWT UI Plugins

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.google.gerrit
ArtifactId

ArtifactId

gerrit-plugin-gwtui
Version

Version

2.14.6
Type

Type

jar

Download gerrit-plugin-gwtui 2.14.6


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