is not current version
Last Version 1.1

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

Parent project of gerrit-owners and gerrit-owners-autoassign.

Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

com.github.vadims
ArtifactId

ArtifactId

gerrit-owners-parent
Version

Version

1.0
Type

Type

pom

Download gerrit-owners-parent 1.0


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