License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.captain-miao |
ArtifactId | ArtifactIdrv-utils-databinding |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid Pull to Refresh And Load More for RecyclerView
Pull to Refresh And Load More for RecyclerView.
|
Filename | Size |
---|---|
rv-utils-databinding-1.0.0.pom | |
rv-utils-databinding-1.0.0.apklib | 79 KB |
rv-utils-databinding-1.0.0-sources.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.captain-miao/rv-utils-databinding/ -->
<dependency>
<groupId>com.github.captain-miao</groupId>
<artifactId>rv-utils-databinding</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.captain-miao/rv-utils-databinding/
implementation 'com.github.captain-miao:rv-utils-databinding:1.0.0'
// https://jarcasting.com/artifacts/com.github.captain-miao/rv-utils-databinding/
implementation ("com.github.captain-miao:rv-utils-databinding:1.0.0")
'com.github.captain-miao:rv-utils-databinding:aar:1.0.0'
<dependency org="com.github.captain-miao" name="rv-utils-databinding" rev="1.0.0">
<artifact name="rv-utils-databinding" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.captain-miao', module='rv-utils-databinding', version='1.0.0')
)
libraryDependencies += "com.github.captain-miao" % "rv-utils-databinding" % "1.0.0"
[com.github.captain-miao/rv-utils-databinding "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.captain-miao : uniqueadapter | jar | 1.0.3 |
com.android.support » recyclerview-v7 | jar | 24.2.1 |
com.android.databinding » library | jar | 1.2.1 |
com.android.databinding : baseLibrary | jar | 2.2.0 |
com.android.databinding » adapters | jar | 1.2.1 |