Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.github.wenlong-guo |
ArtifactId | ArtifactIdDebounce-Click |
Version | VersionV1.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
Debounce-Click-V1.0.0.pom | |
Debounce-Click-V1.0.0-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.wenlong-guo/Debounce-Click/ -->
<dependency>
<groupId>io.github.wenlong-guo</groupId>
<artifactId>Debounce-Click</artifactId>
<version>V1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wenlong-guo/Debounce-Click/
implementation 'io.github.wenlong-guo:Debounce-Click:V1.0.0'
// https://jarcasting.com/artifacts/io.github.wenlong-guo/Debounce-Click/
implementation ("io.github.wenlong-guo:Debounce-Click:V1.0.0")
'io.github.wenlong-guo:Debounce-Click:aar:V1.0.0'
<dependency org="io.github.wenlong-guo" name="Debounce-Click" rev="V1.0.0">
<artifact name="Debounce-Click" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.wenlong-guo', module='Debounce-Click', version='V1.0.0')
)
libraryDependencies += "io.github.wenlong-guo" % "Debounce-Click" % "V1.0.0"
[io.github.wenlong-guo/Debounce-Click "V1.0.0"]