PremadeRecyclerView

PremadeRecyclerView Android Library

License

License

GroupId

GroupId

io.github.mridx
ArtifactId

ArtifactId

PremadeRecyclerView
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

aar
Description

Description

PremadeRecyclerView
PremadeRecyclerView Android Library
Project URL

Project URL

https://github.com/mridx/PremadeRecyclerView
Source Code Management

Source Code Management

https://github.com/mridx/PremadeRecyclerView/tree/master

Download PremadeRecyclerView

How to add to project

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

Dependencies

runtime (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0