is not current version
Last Version 5.1.3

org.webjars.bowergithub.twbs:bootstrap 4.6.1

WebJar for bootstrap

GroupId

GroupId

org.webjars.bowergithub.twbs
ArtifactId

ArtifactId

bootstrap
Version

Version

4.6.1
Type

Type

jar

Download bootstrap 4.6.1


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