Last Version

sectioned-recyclerview 1.0.0

An android sectioned recycler view with adapter

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.harikrishnant1991
ArtifactId

ArtifactId

sectioned-recyclerview
Version

Version

1.0.0
Type

Type

aar
Description

Description

sectioned-recyclerview
An android sectioned recycler view with adapter
Project URL

Project URL

https://github.com/harikrishnant1991/sectionedrecycleradapter

Download sectioned-recyclerview 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.