| License |
License |
|---|---|
| GroupId | GroupIdcom.loopeer.android.thirdparty.pulltorefresh |
| ArtifactId | ArtifactIdAndroid-PullToRefresh |
| Last Version | Last Version2.1.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAndroid-PullToRefresh
Loopeer Android Library Bootstrap
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Android-PullToRefresh-2.1.1.pom | |
| Android-PullToRefresh-2.1.1.aar | 199 KB |
| Android-PullToRefresh-2.1.1-sources.jar | 44 KB |
| Android-PullToRefresh-2.1.1-javadoc.jar | 226 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.loopeer.android.thirdparty.pulltorefresh/Android-PullToRefresh/ -->
<dependency>
<groupId>com.loopeer.android.thirdparty.pulltorefresh</groupId>
<artifactId>Android-PullToRefresh</artifactId>
<version>2.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.loopeer.android.thirdparty.pulltorefresh/Android-PullToRefresh/
implementation 'com.loopeer.android.thirdparty.pulltorefresh:Android-PullToRefresh:2.1.1'
// https://jarcasting.com/artifacts/com.loopeer.android.thirdparty.pulltorefresh/Android-PullToRefresh/
implementation ("com.loopeer.android.thirdparty.pulltorefresh:Android-PullToRefresh:2.1.1")
'com.loopeer.android.thirdparty.pulltorefresh:Android-PullToRefresh:aar:2.1.1'
<dependency org="com.loopeer.android.thirdparty.pulltorefresh" name="Android-PullToRefresh" rev="2.1.1">
<artifact name="Android-PullToRefresh" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.loopeer.android.thirdparty.pulltorefresh', module='Android-PullToRefresh', version='2.1.1')
)
libraryDependencies += "com.loopeer.android.thirdparty.pulltorefresh" % "Android-PullToRefresh" % "2.1.1"
[com.loopeer.android.thirdparty.pulltorefresh/Android-PullToRefresh "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-v4 | jar | 20.0.0 |