не последняя версия
Последняя версия 1.1

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

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

Категории

Категории

owner Библиотеки уровня приложения Configuration
Группа

Группа

com.github.vadims
Идентификатор

Идентификатор

gerrit-owners-parent
Версия

Версия

1.0
Тип

Тип

pom

Скачать gerrit-owners-parent 1.0

Имя Файла Размер
gerrit-owners-parent-1.0.pom 4 KB
Обзор

<!-- 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"]