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

com.github.jchanghong:common-bom 2.3.12.a

kotlin java tools

Группа

Группа

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

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

common-bom
Версия

Версия

2.3.12.a
Тип

Тип

pom

Скачать common-bom 2.3.12.a

Имя Файла Размер
common-bom-2.3.12.a.pom
Обзор

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