License |
License |
---|---|
GroupId | GroupIdme.aflak.libraries |
ArtifactId | ArtifactIdpulltorefresh |
Version | Version1.0 |
Type | Typeaar |
Description |
DescriptionPull To Refresh
PullToRefresh with progress bar. Simple callback!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pulltorefresh-1.0.pom | |
pulltorefresh-1.0.aar | 18 KB |
pulltorefresh-1.0-sources.jar | 2 KB |
pulltorefresh-1.0-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.aflak.libraries/pulltorefresh/ -->
<dependency>
<groupId>me.aflak.libraries</groupId>
<artifactId>pulltorefresh</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.aflak.libraries/pulltorefresh/
implementation 'me.aflak.libraries:pulltorefresh:1.0'
// https://jarcasting.com/artifacts/me.aflak.libraries/pulltorefresh/
implementation ("me.aflak.libraries:pulltorefresh:1.0")
'me.aflak.libraries:pulltorefresh:aar:1.0'
<dependency org="me.aflak.libraries" name="pulltorefresh" rev="1.0">
<artifact name="pulltorefresh" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.aflak.libraries', module='pulltorefresh', version='1.0')
)
libraryDependencies += "me.aflak.libraries" % "pulltorefresh" % "1.0"
[me.aflak.libraries/pulltorefresh "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 23.2.1 |