recyclerview-v7

RecyclerView implementation

License

License

GroupId

GroupId

com.klinkerapps
ArtifactId

ArtifactId

recyclerview
Last Version

Last Version

21.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

recyclerview-v7
RecyclerView implementation
Project URL

Project URL

https://www.google.com
Source Code Management

Source Code Management

https://www.google.com

Download recyclerview

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 21.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
21.0.0