Last Version

com-shahankbhat-recyclergenericadapter 1.4

This is an Android library used to avoid writing an adapter for your RecyclerView every time and write less code to populate RecyclerView with any type of model and with any layout.

License

License

GroupId

GroupId

io.github.shashank1800
ArtifactId

ArtifactId

com-shahankbhat-recyclergenericadapter
Version

Version

1.4
Type

Type

aar
Description

Description

com-shahankbhat-recyclergenericadapter
This is an Android library used to avoid writing an adapter for your RecyclerView every time and write less code to populate RecyclerView with any type of model and with any layout.
Project URL

Project URL

https://shashank1800.github.io/RecyclerGenericAdapter
Source Code Management

Source Code Management

https://shashank1800.github.io/RecyclerGenericAdapter/

Download com-shahankbhat-recyclergenericadapter 1.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.