Last Version

longpresslistener 1.0.2

Android long press(click) listener with custom duration

License

License

GroupId

GroupId

io.github.spoqa
ArtifactId

ArtifactId

longpresslistener
Version

Version

1.0.2
Type

Type

aar
Description

Description

longpresslistener
Android long press(click) listener with custom duration
Project URL

Project URL

https://github.com/spoqa/LongPressListener

Download longpresslistener 1.0.2


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

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.