is not current version
Last Version 5.2.0-beta1

bootstrap 5.1.0

WebJar for bootstrap

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootstrap
Version

Version

5.1.0
Type

Type

jar
Description

Description

bootstrap
WebJar for bootstrap
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/twbs/bootstrap

Download bootstrap 5.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.