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