| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdbootstrap-scss |
| Version | Version4.4.1 |
| Type | Typejar |
| Description |
Descriptionbootstrap-scss
WebJar for bootstrap-scss
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bootstrap-scss-4.4.1.pom | |
| bootstrap-scss-4.4.1.jar | 87 KB |
| bootstrap-scss-4.4.1-sources.jar | 22 bytes |
| bootstrap-scss-4.4.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-scss/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootstrap-scss</artifactId>
<version>4.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-scss/
implementation 'org.webjars.npm:bootstrap-scss:4.4.1'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-scss/
implementation ("org.webjars.npm:bootstrap-scss:4.4.1")
'org.webjars.npm:bootstrap-scss:jar:4.4.1'
<dependency org="org.webjars.npm" name="bootstrap-scss" rev="4.4.1">
<artifact name="bootstrap-scss" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap-scss', version='4.4.1')
)
libraryDependencies += "org.webjars.npm" % "bootstrap-scss" % "4.4.1"
[org.webjars.npm/bootstrap-scss "4.4.1"]