is not current version
Last Version 2.3.0

uk.co.chrisjenx:calligraphy 1.1.0

A modern implementation of the pull-to-refresh for Android

GroupId

GroupId

uk.co.chrisjenx
ArtifactId

ArtifactId

calligraphy
Version

Version

1.1.0
Type

Type

jar

Download calligraphy 1.1.0


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