| License |
License |
|---|---|
| GroupId | GroupIdio.github.farshidroohi |
| ArtifactId | ArtifactIdcustomAdapterRecycleView |
| Last Version | Last Version2.0.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionCustomAdapterRecycleView
Very easy endless scrolled, onClick item and simple use recyclerView adapter
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| customAdapterRecycleView-2.0.3.pom | |
| customAdapterRecycleView-2.0.3-sources.jar | 4 KB |
| customAdapterRecycleView-2.0.3-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.farshidroohi/customAdapterRecycleView/ -->
<dependency>
<groupId>io.github.farshidroohi</groupId>
<artifactId>customAdapterRecycleView</artifactId>
<version>2.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.farshidroohi/customAdapterRecycleView/
implementation 'io.github.farshidroohi:customAdapterRecycleView:2.0.3'
// https://jarcasting.com/artifacts/io.github.farshidroohi/customAdapterRecycleView/
implementation ("io.github.farshidroohi:customAdapterRecycleView:2.0.3")
'io.github.farshidroohi:customAdapterRecycleView:aar:2.0.3'
<dependency org="io.github.farshidroohi" name="customAdapterRecycleView" rev="2.0.3">
<artifact name="customAdapterRecycleView" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.farshidroohi', module='customAdapterRecycleView', version='2.0.3')
)
libraryDependencies += "io.github.farshidroohi" % "customAdapterRecycleView" % "2.0.3"
[io.github.farshidroohi/customAdapterRecycleView "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| androidx.core » core-ktx | jar | 1.6.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.31 |