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

com.hotels.beans:bull-bom 2.0.1.2

Contains all the modules available in the BULL project

Группа

Группа

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

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

bull-bom
Версия

Версия

2.0.1.2
Тип

Тип

jar

Скачать bull-bom 2.0.1.2


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