InboxRecyclerView

Library for building expandable descendant navigation

License

License

GroupId

GroupId

me.saket
ArtifactId

ArtifactId

inboxrecyclerview
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

InboxRecyclerView
Library for building expandable descendant navigation
Project URL

Project URL

https://github.com/saket/InboxRecyclerView
Source Code Management

Source Code Management

https://github.com/saket/InboxRecyclerView

Download inboxrecyclerview

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.21
androidx.appcompat » appcompat jar 1.0.0-rc01
androidx.core » core-ktx jar 1.3.1
androidx.recyclerview » recyclerview jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.3.0
2.2.0
2.1.0
2.0.0
2.0.0-beta3
2.0.0-beta2
2.0.0-beta1
1.0.0
1.0.0-rc2
1.0.0-rc1
1.0.0-beta3
1.0.0-beta2
1.0.0-beta1