| License | License | 
|---|---|
| Categories | CategoriesGUI User Interface | 
| GroupId | GroupIdcom.github.guilhe | 
| ArtifactId | ArtifactIdrecycler-picker-dialog | 
| Last Version | Last Version1.0.4 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionRecyclerPickerDialog A FragmentDialog implemented with RecyclerView that can accept Single or Multiple selections | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.github.guilhe/recycler-picker-dialog/ -->
<dependency>
    <groupId>com.github.guilhe</groupId>
    <artifactId>recycler-picker-dialog</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/com.github.guilhe/recycler-picker-dialog/
implementation 'com.github.guilhe:recycler-picker-dialog:1.0.4'// https://jarcasting.com/artifacts/com.github.guilhe/recycler-picker-dialog/
implementation ("com.github.guilhe:recycler-picker-dialog:1.0.4")'com.github.guilhe:recycler-picker-dialog:aar:1.0.4'<dependency org="com.github.guilhe" name="recycler-picker-dialog" rev="1.0.4">
  <artifact name="recycler-picker-dialog" type="aar" />
</dependency>@Grapes(
@Grab(group='com.github.guilhe', module='recycler-picker-dialog', version='1.0.4')
)libraryDependencies += "com.github.guilhe" % "recycler-picker-dialog" % "1.0.4"[com.github.guilhe/recycler-picker-dialog "1.0.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 | 
| androidx.recyclerview » recyclerview | jar | 1.1.0 | 
| androidx.constraintlayout » constraintlayout | jar | 2.0.2 | 
| com.google.android.material » material | jar | 1.2.1 |