is not current version
Last Version 1.1

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

Gerrit OWNERS and Auto-Assign plugin common utilities.

Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

com.github.vadims
ArtifactId

ArtifactId

gerrit-owners-common
Version

Version

1.0
Type

Type

jar

Download gerrit-owners-common 1.0


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