Last Version

gesture 0.1.1

detects gestures on Android with listener and RxJava Observable.

License

License

GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

gesture-rx2
Version

Version

0.1.1
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-rx2 0.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.18
com.android.support » multidex jar 1.0.2

Project Modules

There are no modules declared in this project.