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