Last Version

android-typeface-helper Library 0.9.0

Android Typeface helper - easy runtime typeface setter

License

License

GroupId

GroupId

com.norbsoft.typefacehelper
ArtifactId

ArtifactId

library
Version

Version

0.9.0
Type

Type

aar
Description

Description

android-typeface-helper Library
Android Typeface helper - easy runtime typeface setter
Project URL

Project URL

https://github.com/norbsoft/android-typeface-helper
Source Code Management

Source Code Management

https://github.com/norbsoft/android-typeface-helper.git

Download library 0.9.0


<!-- https://jarcasting.com/artifacts/com.norbsoft.typefacehelper/library/ -->
<dependency>
    <groupId>com.norbsoft.typefacehelper</groupId>
    <artifactId>library</artifactId>
    <version>0.9.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.norbsoft.typefacehelper/library/
implementation 'com.norbsoft.typefacehelper:library:0.9.0'
// https://jarcasting.com/artifacts/com.norbsoft.typefacehelper/library/
implementation ("com.norbsoft.typefacehelper:library:0.9.0")
'com.norbsoft.typefacehelper:library:aar:0.9.0'
<dependency org="com.norbsoft.typefacehelper" name="library" rev="0.9.0">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.norbsoft.typefacehelper', module='library', version='0.9.0')
)
libraryDependencies += "com.norbsoft.typefacehelper" % "library" % "0.9.0"
[com.norbsoft.typefacehelper/library "0.9.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.