| License |
License |
|---|---|
| GroupId | GroupIdcom.mcxiaoke.actionbarpulltorefresh |
| ArtifactId | ArtifactIdlibrary |
| Last Version | Last Version0.9.5 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionActionBar-PullToRefresh Library
A modern implementation of the pull-to-refresh for Android
|
| Filename | Size |
|---|---|
| library-0.9.5.pom | |
| library-0.9.5.aar | 44 KB |
| library-0.9.5-sources.jar | 27 KB |
| library-0.9.5-javadoc.jar | 94 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mcxiaoke.actionbarpulltorefresh/library/ -->
<dependency>
<groupId>com.mcxiaoke.actionbarpulltorefresh</groupId>
<artifactId>library</artifactId>
<version>0.9.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mcxiaoke.actionbarpulltorefresh/library/
implementation 'com.mcxiaoke.actionbarpulltorefresh:library:0.9.5'
// https://jarcasting.com/artifacts/com.mcxiaoke.actionbarpulltorefresh/library/
implementation ("com.mcxiaoke.actionbarpulltorefresh:library:0.9.5")
'com.mcxiaoke.actionbarpulltorefresh:library:aar:0.9.5'
<dependency org="com.mcxiaoke.actionbarpulltorefresh" name="library" rev="0.9.5">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mcxiaoke.actionbarpulltorefresh', module='library', version='0.9.5')
)
libraryDependencies += "com.mcxiaoke.actionbarpulltorefresh" % "library" % "0.9.5"
[com.mcxiaoke.actionbarpulltorefresh/library "0.9.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.castorflex.smoothprogressbar : library | jar | 0.3.+ |