| License |
License |
|---|---|
| GroupId | GroupIdio.github.sy007 |
| ArtifactId | ArtifactIddebounce-lib |
| Version | Version0.2.0 |
| Type | Typeaar |
| Description |
Descriptiondebounce-lib
Androidç¹å»äºä»¶é²æå¨ä¾èµåº
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| debounce-lib-0.2.0.pom | |
| debounce-lib-0.2.0.aar | 2 KB |
| debounce-lib-0.2.0-sources.jar | 1 KB |
| Browse |
<!-- 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"]