CustomAdapterRecycleView

Very easy endless scrolled, onClick item and simple use recyclerView adapter

License

License

GroupId

GroupId

io.github.farshidroohi
ArtifactId

ArtifactId

customAdapterRecycleView
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

CustomAdapterRecycleView
Very easy endless scrolled, onClick item and simple use recyclerView adapter
Project URL

Project URL

https://github.com/FarshidRoohi/CustomAdapterRecyclerview
Source Code Management

Source Code Management

https://github.com/FarshidRoohi/CustomAdapterRecyclerview

Download customAdapterRecycleView

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
androidx.recyclerview » recyclerview jar 1.2.1
androidx.core » core-ktx jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.31

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3
2.0.2