is not current version
Last Version 1.1

com.github.vadims:gerrit-owners-autoassign 1.0

Gerrit Plugin for using OWNERS files for automatically assigning code reviewers.

Categories

Categories

Auto Application Layer Libs Code Generators owner Configuration
GroupId

GroupId

com.github.vadims
ArtifactId

ArtifactId

gerrit-owners-autoassign
Version

Version

1.0
Type

Type

jar

Download gerrit-owners-autoassign 1.0


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