Last Version

HFRecyclerView 1.2.0

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

License

License

GroupId

GroupId

com.mikhaellopez
ArtifactId

ArtifactId

hfrecyclerview
Version

Version

1.2.0
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 1.2.0


<!-- 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.