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

pub.ingress:ingresspub-bom 1.0.0

Used to control the versions of a project's dependencies and provide a central place to define and update those versions.

Группа

Группа

pub.ingress
Идентификатор

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

ingresspub-bom
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать ingresspub-bom 1.0.0

Имя Файла Размер
ingresspub-bom-1.0.0.pom 6 KB
Обзор

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