is not current version
Last Version 3.1.1

io.github.inflationx:calligraphy3 3.1.0

Custom Font injection through styles and attributes.

GroupId

GroupId

io.github.inflationx
ArtifactId

ArtifactId

calligraphy3
Version

Version

3.1.0
Type

Type

aar

Download calligraphy3 3.1.0


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