is not current version
Last Version 1.3

io.github.mridx:PremadeRecyclerView 1.0

PremadeRecyclerView Android Library

GroupId

GroupId

io.github.mridx
ArtifactId

ArtifactId

PremadeRecyclerView
Version

Version

1.0
Type

Type

aar

Download PremadeRecyclerView 1.0


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