Twitter Bootstrap (LESS only)
This is a Bower's component with Bootstrap containing LESS and font libraries only. Thought to fit well with Angular-UI Bootstrap.
Current version is v3.3.7
Installation
1- bower install bootstrap-less-only
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.bower |
| Идентификатор | Идентификаторbootstrap-less-only |
| Последняя версия | Последняя версия3.3.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbootstrap-less-only
WebJar for bootstrap-less-only
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bootstrap-less-only-3.3.6.pom | |
| bootstrap-less-only-3.3.6.jar | 191 KB |
| bootstrap-less-only-3.3.6-sources.jar | 22 bytes |
| bootstrap-less-only-3.3.6-javadoc.jar | 22 bytes |
| Обзор |
<!-- 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"]
This is a Bower's component with Bootstrap containing LESS and font libraries only. Thought to fit well with Angular-UI Bootstrap.
Current version is v3.3.7
1- bower install bootstrap-less-only