is not current version
Last Version 3.6.1

Gerrit Code Review - Plugin API 3.6.0-rc5

API for Gerrit Plugins

License

License

GroupId

GroupId

com.google.gerrit
ArtifactId

ArtifactId

gerrit-plugin-api
Version

Version

3.6.0-rc5
Type

Type

jar
Description

Description

Gerrit Code Review - Plugin API
API for Gerrit Plugins
Project URL

Project URL

https://www.gerritcodereview.com/
Source Code Management

Source Code Management

https://gerrit.googlesource.com/gerrit

Download gerrit-plugin-api 3.6.0-rc5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.