License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.harikrishnant1991 |
ArtifactId | ArtifactIdsectioned-recyclerview |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptionsectioned-recyclerview
An android sectioned recycler view with adapter
|
Project URL |
Project URL |
Filename | Size |
---|---|
sectioned-recyclerview-1.0.0.pom | |
sectioned-recyclerview-1.0.0-sources.jar | 2 KB |
Browse |
<!-- 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"]
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 |