Last Version

HeaderRecyclerView 1.1.0

Android library created to offer a RecyclerView.Adapter extension used to support headers in a transparent way for the library client.

License

License

GroupId

GroupId

com.karumi
ArtifactId

ArtifactId

headerrecyclerview
Version

Version

1.1.0
Type

Type

aar
Description

Description

HeaderRecyclerView
Android library created to offer a RecyclerView.Adapter extension used to support headers in a transparent way for the library client.
Project URL

Project URL

https://github.com/karumi/HeaderRecyclerView
Source Code Management

Source Code Management

https://github.com/karumi/HeaderRecyclerView

Download headerrecyclerview 1.1.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.