License |
License
MIT
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-twbs-bootstrap |
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 |
---|---|
github-com-twbs-bootstrap-5.1.3.pom | |
github-com-twbs-bootstrap-5.1.3.jar | 2 MB |
github-com-twbs-bootstrap-5.1.3-sources.jar | 22 bytes |
github-com-twbs-bootstrap-5.1.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-twbs-bootstrap/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-twbs-bootstrap</artifactId>
<version>5.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-twbs-bootstrap/
implementation 'org.webjars.npm:github-com-twbs-bootstrap:5.1.3'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-twbs-bootstrap/
implementation ("org.webjars.npm:github-com-twbs-bootstrap:5.1.3")
'org.webjars.npm:github-com-twbs-bootstrap:jar:5.1.3'
<dependency org="org.webjars.npm" name="github-com-twbs-bootstrap" rev="5.1.3">
<artifact name="github-com-twbs-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-twbs-bootstrap', version='5.1.3')
)
libraryDependencies += "org.webjars.npm" % "github-com-twbs-bootstrap" % "5.1.3"
[org.webjars.npm/github-com-twbs-bootstrap "5.1.3"]