bom

bill of materials

Лицензия

Лицензия

Группа

Группа

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

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

bom
Последняя версия

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

1.3.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

bom
bill of materials
Ссылка на сайт

Ссылка на сайт

https://github.com/drtrang/bom
Организация-разработчик

Организация-разработчик

trang
Система контроля версий

Система контроля версий

https://github.com/drtrang/bom

Скачать bom

Имя Файла Размер
bom-1.3.2.pom 12 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

bom

个人项目的清单,简化引用。

依赖

<dependency>
    <groupId>com.github.drtrang</groupId>
    <artifactId>bom</artifactId>
    <version>1.3.2</version>
</dependency>

Версии библиотеки

Версия
1.3.2
1.3.1
1.3.0