RecyclerItemClick Library

OnciZL for Android

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.oncizl
ArtifactId

ArtifactId

recycler-item-click
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

RecyclerItemClick 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-item-click

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Android

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0