custom-font Library

A library to put custom fonts on android widgets

License

License

GroupId

GroupId

com.github.leonardoxh
ArtifactId

ArtifactId

custom-font
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

aar
Description

Description

custom-font Library
A library to put custom fonts on android widgets
Project URL

Project URL

https://github.com/leonardoxh/CustomFont

Download custom-font

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.leonardoxh/custom-font/ -->
<dependency>
    <groupId>com.github.leonardoxh</groupId>
    <artifactId>custom-font</artifactId>
    <version>1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leonardoxh/custom-font/
implementation 'com.github.leonardoxh:custom-font:1.2'
// https://jarcasting.com/artifacts/com.github.leonardoxh/custom-font/
implementation ("com.github.leonardoxh:custom-font:1.2")
'com.github.leonardoxh:custom-font:aar:1.2'
<dependency org="com.github.leonardoxh" name="custom-font" rev="1.2">
  <artifact name="custom-font" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.leonardoxh', module='custom-font', version='1.2')
)
libraryDependencies += "com.github.leonardoxh" % "custom-font" % "1.2"
[com.github.leonardoxh/custom-font "1.2"]

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.

Versions

Version
1.2
1.0