dejavu-sans

WebJar for dejavu-sans

Лицензия

Лицензия

MIT
Группа

Группа

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

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

dejavu-sans
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

dejavu-sans
WebJar for dejavu-sans
Ссылка на сайт

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

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

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

https://github.com/web-fonts/dejavu-sans

Скачать dejavu-sans

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

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

Зависимости

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

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

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

DejaVu Sans

Bower npm Author

DejaVu Sans Web-Font Package.

Installation

Install With Bower:

$ bower install dejavu-sans --save

Install With NPM:

$ npm install dejavu-sans --save

Install Manualy

Usage

Place the following code between <head>...</head> tag in your HTML:

<link rel="stylesheet" href="/bower_components/dejavu-sans/css/dejavu-sans.css">

for NPM:

<link rel="stylesheet" href="/node_modules/dejavu-sans/css/dejavu-sans.css">

Place the following code to your stylesheets, or use another css selector instead of body.

body {
    font-family: 'DejaVu Sans', sans-serif;
}

Preview

Preview DejaVu Sans in Browser

Licence

The DejaVu Sans package is open-sourced software licensed under the MIT license, but the Font files are licenced under CC BY-NC-ND 4.0.

org.webjars.npm

Web-Fonts

Georgian Web-Fonts

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

Версия
1.0.0