open-sans-all

WebJar for open-sans-all

License

License

MIT
GroupId

GroupId

org.webjars.bowergithub.stenin-nikita
ArtifactId

ArtifactId

open-sans
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

open-sans-all
WebJar for open-sans-all
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/stenin-nikita/open-sans

Download open-sans

How to add to project

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

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.

Open Sans Webfont Kit

Webfont kit for the awesome Open Sans webfont.

npm version npm downloads GitHub license license-font

Install via Bower:

bower install open-sans-all

Install via NPM:

npm install open-sans-all

Usage

HTML:

<link rel="stylesheet" href="https://unpkg.com/open-sans-all/css/open-sans.min.css">

CSS:

body {
    font-family: "Open Sans";
}

Versions

Version
0.1.3