Last Version

RecyclerView MultiSelect 0.2

An Android library that handles displaying and managing selections in RecyclerView.

License

License

GroupId

GroupId

com.bignerdranch.android
ArtifactId

ArtifactId

recyclerview-multiselect
Version

Version

0.2
Type

Type

aar
Description

Description

RecyclerView MultiSelect
An Android library that handles displaying and managing selections in RecyclerView.
Project URL

Project URL

https://bignerdranch.github.io/recyclerview-multiselect/
Source Code Management

Source Code Management

https://github.com/bignerdranch/recyclerview-multiselect

Download recyclerview-multiselect 0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 22.1.1
com.android.support » recyclerview-v7 jar 22.1.1

Project Modules

There are no modules declared in this project.