RecyclerAdapter Library

OnciZL for Android

License

License

GroupId

GroupId

com.github.oncizl
ArtifactId

ArtifactId

recycler-adapter
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

aar
Description

Description

RecyclerAdapter Library
OnciZL for Android
Project URL

Project URL

https://github.com/OnciZL/Android
Source Code Management

Source Code Management

https://github.com/OnciZL/Android

Download recycler-adapter

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0