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