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

com.turbospaces.boot:bootstrap-bom 1.0.33


Группа

Группа

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

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

bootstrap-bom
Версия

Версия

1.0.33
Тип

Тип

pom

Скачать bootstrap-bom 1.0.33

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

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