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

com.ongres:build-parent 1.0.6

Build parent pom for any project

Группа

Группа

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

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

build-parent
Версия

Версия

1.0.6
Тип

Тип

pom

Скачать build-parent 1.0.6

Имя Файла Размер
build-parent-1.0.6.pom 16 KB
Обзор

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