Last Version

library 1.0

A library to work with RecyclerView as easily as if you'd use ListView or GridView.

License

License

GroupId

GroupId

com.github.iwgang
ArtifactId

ArtifactId

FamiliarRecyclerView
Version

Version

1.0
Type

Type

aar
Description

Description

library
A library to work with RecyclerView as easily as if you'd use ListView or GridView.
Project URL

Project URL

https://github.com/iwgang/FamiliarRecyclerView
Source Code Management

Source Code Management

https://github.com/iwgang/FamiliarRecyclerView

Download FamiliarRecyclerView 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 23.1.1

Project Modules

There are no modules declared in this project.