| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdcomponents-bootstrap |
| Version | Version3.2.0 |
| Type | Typejar |
| Description |
Descriptioncomponents-bootstrap
WebJar for components-bootstrap
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| components-bootstrap-3.2.0.pom | |
| components-bootstrap-3.2.0.jar | 297 KB |
| components-bootstrap-3.2.0-sources.jar | 22 bytes |
| components-bootstrap-3.2.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/components-bootstrap/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>components-bootstrap</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/components-bootstrap/
implementation 'org.webjars.bower:components-bootstrap:3.2.0'
// https://jarcasting.com/artifacts/org.webjars.bower/components-bootstrap/
implementation ("org.webjars.bower:components-bootstrap:3.2.0")
'org.webjars.bower:components-bootstrap:jar:3.2.0'
<dependency org="org.webjars.bower" name="components-bootstrap" rev="3.2.0">
<artifact name="components-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='components-bootstrap', version='3.2.0')
)
libraryDependencies += "org.webjars.bower" % "components-bootstrap" % "3.2.0"
[org.webjars.bower/components-bootstrap "3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.bower : jquery | jar | [1.9.0,) |