| License |
License |
|---|---|
| GroupId | GroupIdcom.mcxiaoke.pulltorefresh |
| ArtifactId | ArtifactIdlibrary |
| Version | Version2.5.4 |
| Type | Typeaar |
| Description |
DescriptionAndroid-PullToRefresh Library
Android-PullToRefresh Project
|
| Filename | Size |
|---|---|
| library-2.5.4.pom | |
| library-2.5.4.aar | 198 KB |
| library-2.5.4-sources.jar | 45 KB |
| library-2.5.4-javadoc.jar | 244 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mcxiaoke.pulltorefresh/library/ -->
<dependency>
<groupId>com.mcxiaoke.pulltorefresh</groupId>
<artifactId>library</artifactId>
<version>2.5.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mcxiaoke.pulltorefresh/library/
implementation 'com.mcxiaoke.pulltorefresh:library:2.5.4'
// https://jarcasting.com/artifacts/com.mcxiaoke.pulltorefresh/library/
implementation ("com.mcxiaoke.pulltorefresh:library:2.5.4")
'com.mcxiaoke.pulltorefresh:library:aar:2.5.4'
<dependency org="com.mcxiaoke.pulltorefresh" name="library" rev="2.5.4">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mcxiaoke.pulltorefresh', module='library', version='2.5.4')
)
libraryDependencies += "com.mcxiaoke.pulltorefresh" % "library" % "2.5.4"
[com.mcxiaoke.pulltorefresh/library "2.5.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-v4 | jar | 19.1.0 |