is not current version
Last Version 2.16.28

com.google.gerrit:gerrit-plugin-gwtui 2.15-rc1

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.15-rc1
Type

Type

jar

Download gerrit-plugin-gwtui 2.15-rc1


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