Last Version

Android Pull to Refresh And Load More for RecyclerView 1.0.0

Pull to Refresh And Load More for RecyclerView.

License

License

MIT
Categories

Categories

Data
GroupId

GroupId

com.github.captain-miao
ArtifactId

ArtifactId

rv-utils-databinding
Version

Version

1.0.0
Type

Type

aar
Description

Description

Android Pull to Refresh And Load More for RecyclerView
Pull to Refresh And Load More for RecyclerView.

Download rv-utils-databinding 1.0.0


<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.