Last Version

bootstrap 5.2.0-beta1

WebJar for bootstrap

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootstrap
Version

Version

5.2.0-beta1
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.2.0-beta1


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

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.