is not current version
Last Version 2.3.0

uk.co.chrisjenx:calligraphy 1.0.0

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

GroupId

GroupId

uk.co.chrisjenx
ArtifactId

ArtifactId

calligraphy
Version

Version

1.0.0
Type

Type

jar

Download calligraphy 1.0.0


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