Last Version

RecyclerView-Utils 1.0.2

Helpers for RecyclerView

License

License

GroupId

GroupId

com.github.pengrad
ArtifactId

ArtifactId

recyclerview-utils
Version

Version

1.0.2
Type

Type

aar
Description

Description

RecyclerView-Utils
Helpers for RecyclerView
Project URL

Project URL

https://github.com/pengrad/recycler-view-utils/
Source Code Management

Source Code Management

https://github.com/pengrad/recycler-view-utils/

Download recyclerview-utils 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.pengrad/recyclerview-utils/ -->
<dependency>
    <groupId>com.github.pengrad</groupId>
    <artifactId>recyclerview-utils</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pengrad/recyclerview-utils/
implementation 'com.github.pengrad:recyclerview-utils:1.0.2'
// https://jarcasting.com/artifacts/com.github.pengrad/recyclerview-utils/
implementation ("com.github.pengrad:recyclerview-utils:1.0.2")
'com.github.pengrad:recyclerview-utils:aar:1.0.2'
<dependency org="com.github.pengrad" name="recyclerview-utils" rev="1.0.2">
  <artifact name="recyclerview-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pengrad', module='recyclerview-utils', version='1.0.2')
)
libraryDependencies += "com.github.pengrad" % "recyclerview-utils" % "1.0.2"
[com.github.pengrad/recyclerview-utils "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 23.0.1

Project Modules

There are no modules declared in this project.