Last Version

Android Font Library (font aware native TextViews) 5.1.0

Font library for Android with xml, style and textAppearance support. fontlib-native contains font aware subclasses of TextView and its subclasses.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.innovattic
ArtifactId

ArtifactId

fontlib-native
Version

Version

5.1.0
Type

Type

aar
Description

Description

Android Font Library (font aware native TextViews)
Font library for Android with xml, style and textAppearance support. fontlib-native contains font aware subclasses of TextView and its subclasses.
Project URL

Project URL

https://github.com/Innovattic/Android-Font-Library
Source Code Management

Source Code Management

https://github.com/Innovattic/Android-Font-Library

Download fontlib-native 5.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.innovattic : fontlib-core jar 5.1.0

Project Modules

There are no modules declared in this project.