| License |
License
Apache-2.0
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdtwitter-bootstrap-3.0.0 |
| Version | Version3.0.0 |
| Type | Typejar |
| Description |
Descriptiontwitter-bootstrap-3.0.0
WebJar for twitter-bootstrap-3.0.0
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| twitter-bootstrap-3.0.0-3.0.0.pom | |
| twitter-bootstrap-3.0.0-3.0.0.jar | 1 MB |
| twitter-bootstrap-3.0.0-3.0.0-sources.jar | 22 bytes |
| twitter-bootstrap-3.0.0-3.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/twitter-bootstrap-3.0.0/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>twitter-bootstrap-3.0.0</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/twitter-bootstrap-3.0.0/
implementation 'org.webjars.npm:twitter-bootstrap-3.0.0:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/twitter-bootstrap-3.0.0/
implementation ("org.webjars.npm:twitter-bootstrap-3.0.0:3.0.0")
'org.webjars.npm:twitter-bootstrap-3.0.0:jar:3.0.0'
<dependency org="org.webjars.npm" name="twitter-bootstrap-3.0.0" rev="3.0.0">
<artifact name="twitter-bootstrap-3.0.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='twitter-bootstrap-3.0.0', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "twitter-bootstrap-3.0.0" % "3.0.0"
[org.webjars.npm/twitter-bootstrap-3.0.0 "3.0.0"]