| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdbootstrap-sass |
| Last Version | Last Version3.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBootstrap SASS
WebJar for Sass Bootstrap
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bootstrap-sass-3.4.1.pom | |
| bootstrap-sass-3.4.1.jar | 246 KB |
| bootstrap-sass-3.4.1-javadoc.jar | 233 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/bootstrap-sass/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootstrap-sass</artifactId>
<version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootstrap-sass/
implementation 'org.webjars:bootstrap-sass:3.4.1'
// https://jarcasting.com/artifacts/org.webjars/bootstrap-sass/
implementation ("org.webjars:bootstrap-sass:3.4.1")
'org.webjars:bootstrap-sass:jar:3.4.1'
<dependency org="org.webjars" name="bootstrap-sass" rev="3.4.1">
<artifact name="bootstrap-sass" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootstrap-sass', version='3.4.1')
)
libraryDependencies += "org.webjars" % "bootstrap-sass" % "3.4.1"
[org.webjars/bootstrap-sass "3.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars : jquery | jar | 1.12.4 |