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

org.webjars.bower:bootstrap-css 3.1.1

WebJar for bootstrap-css

Группа

Группа

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

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

bootstrap-css
Версия

Версия

3.1.1
Тип

Тип

jar

Скачать bootstrap-css 3.1.1


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