Download gerrit-owners-common-1.0.jar file - Jar g

Jar examples for g:gerrit-owners-common

Description

Gerrit OWNERS and Auto-Assign plugin common utilities.

You can download jar file gerrit-owners-common 1.0 in this page.

License

Open Source License

Build File

You can use the following script to add gerrit-owners-common-1.0.jar to your project.

<dependency>
   <groupId>com.github.vadims</groupId>
   <artifactId>gerrit-owners-common</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.vadims', name: 'gerrit-owners-common', version: '1.0'
libraryDependencies += "com.github.vadims" % "gerrit-owners-common" % "1.0"
<dependency org="com.github.vadims" name="gerrit-owners-common" rev="1.0"/>
@Grapes(@Grab(group='com.github.vadims', module='gerrit-owners-common', version='1.0'))
'com.github.vadims:gerrit-owners-common:jar:1.0'

Download

Click the following link to download the jar file.

gerrit-owners-common-1.0-javadoc.jar
gerrit-owners-common-1.0-sources.jar
gerrit-owners-common-1.0.jar
gerrit-owners-common-1.0.pom



Related Tutorials