ubuntu-fontface

WebJar for ubuntu-fontface

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

ubuntu-fontface
Last Version

Last Version

0.1.13
Release Date

Release Date

Type

Type

jar
Description

Description

ubuntu-fontface
WebJar for ubuntu-fontface
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download ubuntu-fontface

How to add to project

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

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.

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

Versions

Version
0.1.13