| License |
License |
|---|---|
| GroupId | GroupIdio.github.mridx |
| ArtifactId | ArtifactIdPremadeRecyclerView |
| Version | Version1.2 |
| Type | Typeaar |
| Description |
DescriptionPremadeRecyclerView
PremadeRecyclerView Android Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| PremadeRecyclerView-1.2.pom | |
| PremadeRecyclerView-1.2-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.mridx/PremadeRecyclerView/ -->
<dependency>
<groupId>io.github.mridx</groupId>
<artifactId>PremadeRecyclerView</artifactId>
<version>1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mridx/PremadeRecyclerView/
implementation 'io.github.mridx:PremadeRecyclerView:1.2'
// https://jarcasting.com/artifacts/io.github.mridx/PremadeRecyclerView/
implementation ("io.github.mridx:PremadeRecyclerView:1.2")
'io.github.mridx:PremadeRecyclerView:aar:1.2'
<dependency org="io.github.mridx" name="PremadeRecyclerView" rev="1.2">
<artifact name="PremadeRecyclerView" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.mridx', module='PremadeRecyclerView', version='1.2')
)
libraryDependencies += "io.github.mridx" % "PremadeRecyclerView" % "1.2"
[io.github.mridx/PremadeRecyclerView "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |