is not current version
Last Version 2.13.9

com.google.gerrit:gerrit-plugin-gwt-archetype 2.11.10

Maven Archetype for Gerrit Web UI GWT Plugins

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.google.gerrit
ArtifactId

ArtifactId

gerrit-plugin-gwt-archetype
Version

Version

2.11.10
Type

Type

jar

Download gerrit-plugin-gwt-archetype 2.11.10


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