is not current version
Last Version 5.1.3

org.webjars.bowergithub.twbs:bootstrap 3.0.3

WebJar for bootstrap

GroupId

GroupId

org.webjars.bowergithub.twbs
ArtifactId

ArtifactId

bootstrap
Version

Version

3.0.3
Type

Type

jar

Download bootstrap 3.0.3


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