Last Version

gesture 0.1.0

detects gestures on Android with listener and RxJava Observable.

License

License

GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

gesture
Version

Version

0.1.0
Type

Type

aar
Description

Description

gesture
detects gestures on Android with listener and RxJava Observable.
Project URL

Project URL

https://github.com/pwittchen/gesture
Source Code Management

Source Code Management

https://github.com/pwittchen/gesture

Download gesture 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.3.3

Project Modules

There are no modules declared in this project.