is not current version
Last Version 3.3.7

org.webjars.bower:bootstrap-css-only 3.3.6

WebJar for bootstrap-css-only

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootstrap-css-only
Version

Version

3.3.6
Type

Type

jar

Download bootstrap-css-only 3.3.6


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