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