dejavu-sans

WebJar for dejavu-sans

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

dejavu-sans
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

dejavu-sans
WebJar for dejavu-sans
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download dejavu-sans

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.0.0