is not current version
Last Version 2.3.0

uk.co.chrisjenx:calligraphy 0.7.0

Android Library which makes setting custom fonts app wide super-sane

GroupId

GroupId

uk.co.chrisjenx
ArtifactId

ArtifactId

calligraphy
Version

Version

0.7.0
Type

Type

jar

Download calligraphy 0.7.0


<!-- https://jarcasting.com/artifacts/uk.co.chrisjenx/calligraphy/ -->
<dependency>
    <groupId>uk.co.chrisjenx</groupId>
    <artifactId>calligraphy</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.chrisjenx/calligraphy/
implementation 'uk.co.chrisjenx:calligraphy:0.7.0'
// https://jarcasting.com/artifacts/uk.co.chrisjenx/calligraphy/
implementation ("uk.co.chrisjenx:calligraphy:0.7.0")
'uk.co.chrisjenx:calligraphy:jar:0.7.0'
<dependency org="uk.co.chrisjenx" name="calligraphy" rev="0.7.0">
  <artifact name="calligraphy" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.chrisjenx', module='calligraphy', version='0.7.0')
)
libraryDependencies += "uk.co.chrisjenx" % "calligraphy" % "0.7.0"
[uk.co.chrisjenx/calligraphy "0.7.0"]