debounce-lib

Android点击事件防抖动依赖库

License

License

GroupId

GroupId

io.github.sy007
ArtifactId

ArtifactId

debounce-lib
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

debounce-lib
Android点击事件防抖动依赖库
Project URL

Project URL

https://github.com/sy007/DebouncePlugin
Source Code Management

Source Code Management

https://github.com/sy007/DebouncePlugin/tree/master

Download debounce-lib

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0