не последняя версия
Последняя версия 4.0.0-alpha.4

org.webjars.bower:boot 4.0.0-alpha

WebJar for bootstrap

Группа

Группа

org.webjars.bower
Идентификатор

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

boot
Версия

Версия

4.0.0-alpha
Тип

Тип

jar

Скачать boot 4.0.0-alpha


<!-- https://jarcasting.com/artifacts/org.webjars.bower/boot/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>boot</artifactId>
    <version>4.0.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/boot/
implementation 'org.webjars.bower:boot:4.0.0-alpha'
// https://jarcasting.com/artifacts/org.webjars.bower/boot/
implementation ("org.webjars.bower:boot:4.0.0-alpha")
'org.webjars.bower:boot:jar:4.0.0-alpha'
<dependency org="org.webjars.bower" name="boot" rev="4.0.0-alpha">
  <artifact name="boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='boot', version='4.0.0-alpha')
)
libraryDependencies += "org.webjars.bower" % "boot" % "4.0.0-alpha"
[org.webjars.bower/boot "4.0.0-alpha"]