SelectionAdapter

A simple wrapper for single-select, multi-select and click in RecyclerView.

License

License

GroupId

GroupId

io.github.xslczx
ArtifactId

ArtifactId

SelectionAdapter
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

SelectionAdapter
A simple wrapper for single-select, multi-select and click in RecyclerView.
Project URL

Project URL

https://github.com/xslczx/SelectionAdapter/
Source Code Management

Source Code Management

https://github.com/xslczx/SelectionAdapter/

Download SelectionAdapter

How to add to project

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

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.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0