License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdbootstrap |
Last Version | Last Version5.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBootstrap
WebJar for Bootstrap
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootstrap-5.1.3.pom | |
bootstrap-5.1.3.jar | 1 MB |
bootstrap-5.1.3-sources.jar | 3 KB |
bootstrap-5.1.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/bootstrap/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootstrap</artifactId>
<version>5.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootstrap/
implementation 'org.webjars:bootstrap:5.1.3'
// https://jarcasting.com/artifacts/org.webjars/bootstrap/
implementation ("org.webjars:bootstrap:5.1.3")
'org.webjars:bootstrap:jar:5.1.3'
<dependency org="org.webjars" name="bootstrap" rev="5.1.3">
<artifact name="bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootstrap', version='5.1.3')
)
libraryDependencies += "org.webjars" % "bootstrap" % "5.1.3"
[org.webjars/bootstrap "5.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : popper.js | jar | 2.9.3 |