ubuntu-fontface

WebJar for ubuntu-fontface

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

ubuntu-fontface
Последняя версия

Последняя версия

0.1.13
Дата

Дата

Тип

Тип

jar
Описание

Описание

ubuntu-fontface
WebJar for ubuntu-fontface
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/earaujoassis/ubuntu-fontface

Скачать ubuntu-fontface

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.bower/ubuntu-fontface/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>ubuntu-fontface</artifactId>
    <version>0.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/ubuntu-fontface/
implementation 'org.webjars.bower:ubuntu-fontface:0.1.13'
// https://jarcasting.com/artifacts/org.webjars.bower/ubuntu-fontface/
implementation ("org.webjars.bower:ubuntu-fontface:0.1.13")
'org.webjars.bower:ubuntu-fontface:jar:0.1.13'
<dependency org="org.webjars.bower" name="ubuntu-fontface" rev="0.1.13">
  <artifact name="ubuntu-fontface" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='ubuntu-fontface', version='0.1.13')
)
libraryDependencies += "org.webjars.bower" % "ubuntu-fontface" % "0.1.13"
[org.webjars.bower/ubuntu-fontface "0.1.13"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Ubuntu Font Family

Ubuntu Font Family Bower-ready (also SCSS-ready, LESS-ready, and plain CSS-ready)

How to use it

  1. Install it from Bower

    $ bower install [--save] ubuntu-fontface

    or from NPM

    $ npm install [--save] ubuntu-fontface
  2. Import it on SCSS/LESS/CSS source code. Assuming {BOWER_PATH} is bower_components/; {SUFFIX} options are -base, -condensed and -mono; {EXTENSION} options are css, less, scss, depending whether you're using pure CSS, SCSS or LESS. The {SUFFIX} is not available if you're importing the pure CSS file. A minified file is available for the pure CSS version.

    @import "{BOWER_PATH}/ubuntu-fontface/ubuntu{SUFFIX}.{EXTENSION}";
  3. If you need any help (or have found any bug 🐞 ), please post it on /issues. Thank you!

Contributors

License

The Ubuntu Font Family is distributed under the Ubuntu Font Licence.

The source code in this project is distributed under the MIT License © Ewerton Assis

Версии библиотеки

Версия
0.1.13