HFRecyclerView

Add Header and/or Footer in your RecyclerView in the simplest way possible.

License

License

GroupId

GroupId

com.mikhaellopez
ArtifactId

ArtifactId

hfrecyclerview
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

HFRecyclerView
Add Header and/or Footer in your RecyclerView in the simplest way possible.
Project URL

Project URL

https://github.com/lopspower/HFRecyclerView
Source Code Management

Source Code Management

https://github.com/lopspower/HFRecyclerView

Download hfrecyclerview

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar 1.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.0.0