License |
License |
---|---|
GroupId | GroupIdcom.github.captain-miao |
ArtifactId | ArtifactIdrecyclerviewutils |
Version | Version1.2.5 |
Type | Typeaar |
Description |
DescriptionAndroid Pull to Refresh And Load More for RecyclerView
Pull to Refresh And Load More for RecyclerView.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
recyclerviewutils-1.2.5.pom | |
recyclerviewutils-1.2.5.apklib | 106 KB |
recyclerviewutils-1.2.5-sources.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.captain-miao/recyclerviewutils/ -->
<dependency>
<groupId>com.github.captain-miao</groupId>
<artifactId>recyclerviewutils</artifactId>
<version>1.2.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.captain-miao/recyclerviewutils/
implementation 'com.github.captain-miao:recyclerviewutils:1.2.5'
// https://jarcasting.com/artifacts/com.github.captain-miao/recyclerviewutils/
implementation ("com.github.captain-miao:recyclerviewutils:1.2.5")
'com.github.captain-miao:recyclerviewutils:aar:1.2.5'
<dependency org="com.github.captain-miao" name="recyclerviewutils" rev="1.2.5">
<artifact name="recyclerviewutils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.captain-miao', module='recyclerviewutils', version='1.2.5')
)
libraryDependencies += "com.github.captain-miao" % "recyclerviewutils" % "1.2.5"
[com.github.captain-miao/recyclerviewutils "1.2.5"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » recyclerview-v7 | jar | 24.2.1 |