Last Version

SwipeToRefresh 1.1

A simple swipe to refresh helper library to replicate the swipe to refresh pattern first seen in GMail

License

License

Categories

Categories

Net
GroupId

GroupId

net.callumtaylor
ArtifactId

ArtifactId

swipetorefresh
Version

Version

1.1
Type

Type

aar
Description

Description

SwipeToRefresh
A simple swipe to refresh helper library to replicate the swipe to refresh pattern first seen in GMail
Project URL

Project URL

https://github.com/scruffyfox/SwipeToRefresh
Source Code Management

Source Code Management

https://github.com/scruffyfox/SwipeToRefresh

Download swipetorefresh 1.1


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

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.